KKcorps opened a new pull request, #9318: URL: https://github.com/apache/pinot/pull/9318
Currently, we assume Nulls as empty in CSV files. However, people can have custom null values such as string `NULL`, `null`, `None` etc. The option is already supported in Apache Commons CSV Format. The PR just exposes this option to the user via `CSVRecordReaderConfig` -- 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]
