JNSimba commented on issue #6497: URL: https://github.com/apache/incubator-doris/issues/6497#issuecomment-904378667
Currently it is the csv text import method. The default column separator is \t and the row separator \n. If there are these two characters in the data, this error will occur. You can modify the parameters sink.properties.line_delimiter and sink.properties.column_separator to try -- 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]
