Jacques Nadeau created DRILL-1383:
-------------------------------------
Summary: Allow interpreted tree materialization
Key: DRILL-1383
URL: https://issues.apache.org/jira/browse/DRILL-1383
Project: Apache Drill
Issue Type: Improvement
Components: Execution - Codegen
Reporter: Jacques Nadeau
Assignee: Jinfeng Ni
The current code generation paradigm requires an expression tree to be compiled
before it can be evaluated. This can be time intensive and complex when we
need to evaluate an expression only a small number of times. We should provide
a new interface that avoids code generation for evaluation of a particular
expression.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)