You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kazdy Hullo, are you still working on this? I can help build upon it, but if my recent PR gets merged there will be a lot of conflicts so we could possibly open another pr after. This is a good step towards getting all the predicate functionality
Description of the improvement
I'd like to use IN and NOT IN operators when for partition filter.
SQL equivalent is:
Expected behavior
IN and NOT IN are honored by the PartitionPruner and PartitionFilter.
Additional context
Blocked on #160
The text was updated successfully, but these errors were encountered: