zhoulong0517 commented on issue #12142: URL: https://github.com/apache/doris/issues/12142#issuecomment-1229856403
同步odps数据到doris,writer:doriswriter,一开始同步的时候format用默认的csv,直接报错,odps表里的字段有\n换行符,把format改成json之后,字段错位 最开始用 stream load curl命令去导,csv遇到表字段里面有数据是换行的就换行了,导入失败 -- 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