Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
Description
The expression interpreter currently available in Drill cannot be used at planning time, as it does not have a means to connect to the direct memory allocator stored at the DrillbitContext level. To implement new rules based on evaluating expressions on constants, or small datasets, such as partition information this limitation must be addressed.
Attachments
Attachments
Issue Links
- is depended upon by
-
DRILL-2421 ensure all allocators for a query are descendants of a single root
- Open
-
DRILL-2060 Support constant folding in expressions in Filter
- Resolved