LemonLiTree commented on issue #12142:
URL: https://github.com/apache/doris/issues/12142#issuecomment-1230405074

   > 
同步odps数据到doris,writer:doriswriter,一开始同步的时候format用默认的csv,直接报错,odps表里的字段有\n换行符,把format改成json之后,字段错位
 最开始用 stream load curl命令去导,csv遇到表字段里面有数据是换行的就换行了,导入失败
   
   我觉得你这种情况可以考虑先清洗下数据,\n这种特殊字符去掉,需要的话可以加我wechat细聊下:LQF1296996755


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to