jun-he commented on issue #357: Jun/in and not in predicates
URL: https://github.com/apache/incubator-iceberg/pull/357#issuecomment-518973038
 
 
   I took a different approach than the previous incomplete PR 
(Netflix/iceberg#81).
   Instead of adding `CollectionLiteral` and `CollectionPredicate` etc, I added 
a new `Set` field to `predicate` to support `in` and `notIn`.
   I think this approach is better than the previous one and the cost of adding 
an additional set field is quite low.
   
   @rdblue  Could you please have a look? Thank you.

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


With regards,
Apache Git Services

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

Reply via email to