rdblue opened a new issue #39: Add in and notIn predicates
URL: https://github.com/apache/incubator-iceberg/issues/39
 
 
   Currently, set inclusion is implemented using a tree of `equals` predicates 
joined with `or` predicates. It would be much more efficient to add support for 
`in` and `notIn` predicates.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to