dzamo opened a new pull request #2338: URL: https://github.com/apache/drill/pull/2338
# [DRILL-1282](https://issues.apache.org/jira/browse/DRILL-1282): Move parquet to use v2 format as default ## Description Adds support for reading Parquet v2 to both the old and new reader implementations. ## Documentation List newly supported versions and compression codecs for Parquet. ## Testing New unit tests in TestParquetLogicalTypes.java. Generate Parquet v2 files with ParquetSimpleTestFileGenerator and query them. Advice is welcome on the unit tests, the tests in TestParquetLogicalTypes do not exercise every data type. -- 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]
