rajagopr opened a new pull request, #11540: URL: https://github.com/apache/pinot/pull/11540
## Description This is a follow-up to the PR – (11487](https://github.com/apache/pinot/pull/11487/files) The following is addressed in the change. * Update commons-csv library version from 1.0 to 1.10 * Header parsing logic is kept the same in the default CSVRecordReader and the line iterator * Validate header logic is removed as it was found not to work in all scenarios * Added unit tests for additional scenarios -- 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]
