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/12/04 17:54:24 UTC

[GitHub] [incubator-iceberg] rdblue opened a new issue #684: Support Decimal in Parquet predicates

rdblue opened a new issue #684: Support Decimal in Parquet predicates
URL: https://github.com/apache/incubator-iceberg/issues/684
 
 
   Parquet predicates currently do not support push-down on Decimal columns.
   
   This will require detecting the decimal storage and building the correct predicate that uses an integer, long, or binary value.

----------------------------------------------------------------
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