-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.8.0
-
Fix Version/s: 0.8.0
-
Component/s: Query Planning & Optimization
-
Labels:None
There's been recent work done by Jacques Nadeau to support interpreter based partition pruning to handle more general filters that are not currently processed by existing partition pruning. Also, there's been recent work done by Jason Altekruse to move the interpreter functionality into the exec module as part of DRILL-2060.
These two pieces need to be integrated and tested. This is a JIRA created to do the integration work and address any issues that arise out of it.