Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
ghx-label-7
Description
We currently require having a tuple pool that is attached to the exec node because Codegening Tuple::CodegenMaterializeExprs() requires having a pointer to the tuple pool at codegen time. It would be better if it was possible to use the tuple pool of the row batch.
This affects Union and TopN nodes (and maybe others).
Attachments
Issue Links
- is part of
-
IMPALA-4080 Share codegen work between fragment instances
- Resolved