bananaaggle commented on issue #11491: URL: https://github.com/apache/druid/issues/11491#issuecomment-891600577
Actually, Druid will separate input as lines by '/n' first, then it use `com.opencsv` library to parse line. This process is the same both in `parser` and `inputformat`. -- 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]
