kgyrtkirk opened a new pull request, #15148: URL: https://github.com/apache/druid/pull/15148
Apparently Drill had some issue with parquet files up to 1.10 ; they have added a feature to fix those corruptions. Unfortunately - we are working with parquet files which do had that issue... This PR: * adds a flag to `JsonToParquet` to do the fix during conversion * updates the json files to more correct conents * some resultset mismatches were fixed by this -- 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]
