-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.13.0
-
Component/s: None
-
Labels:None
Currently, metastore filter pushdown supports compare operators, "and" and "or". Between is just ">= and <=", so it should be easy to add thru changes to Filter.g or even client-side modification in partition pruner.