Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在加载一个 BCPed 数据,它有几行在数据本身中包含换行符。因此,当我尝试导入这些数据时,它会引发错误。要解决此问题,我需要将外部文件格式的行终止符指定为 \r\n。polybase 是否允许行终止符?如果是这样怎么办?
polybase 是否允许行终止符?
目前不支持 Polybase 的行终止符功能。Azure 反馈页面上有一个与您的问题相关的功能请求。此功能的状态仍在审查中。以下链接供您参考。
Polybase:允许字符串字段中的字段/行终止符