You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2018/11/13 15:03:22 UTC

[GitHub] arina-ielchiieva opened a new pull request #1537: DRILL-6744: Support varchar and decimal push down

arina-ielchiieva opened a new pull request #1537: DRILL-6744: Support varchar and decimal push down
URL: https://github.com/apache/drill/pull/1537
 
 
   1. Added enableStringsSignedMinMax parquet format plugin config and store.parquet.reader.strings_signed_min_max session option to control reading binary statistics for files generated by prior versions of Parquet 1.10.0.
   2. Added ParquetReaderConfig to store configuration needed during reading parquet statistics or files.
   3. Provided mechanism to enable varchar / decimal filter push down.
   4. Added VersionUtil to compare Drill versions in string representation.
   5. Added appropriate unit tests.
   
   Details in [DRILL-6744](https://issues.apache.org/jira/browse/DRILL-6744).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services