zhoulong0517 commented on issue #12142: URL: https://github.com/apache/doris/issues/12142#issuecomment-1229855527
同步odps数据到doris,writer:doriswriter,一开始同步的时候format用默认的csv,直接报错,odps表里的字段有\n换行符,把format改成json之后,字段错位 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
