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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
