rdblue opened a new issue #683: Add Parquet user-defined predicates to push down IN and NOT_IN URL: https://github.com/apache/incubator-iceberg/issues/683 Parquet cannot currently push down IN and NOT_IN predicates because it has no built-in support. Iceberg should include a user-defined predicate that implements these so they can be pushed down.
---------------------------------------------------------------- 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]
