You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/03/20 20:46:35 UTC

[GitHub] [incubator-iceberg] rdblue opened a new pull request #141: Add case insensitive support to Parquet.

rdblue opened a new pull request #141: Add case insensitive support to Parquet.
URL: https://github.com/apache/incubator-iceberg/pull/141
 
 
   #83 and #89 add case sensitivity flags, but filters pushed down to Parquet still do not support case sensitivity. This updates the Parquet row group filters to support a case sensitivity flag and updates Spark to pass the flag.
   
   This also updates the old read path that uses `ReadSupport` when converting Iceberg expressions to Parquet filters.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org