Details
-
Epic
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Remove GetCodegendComputeFnWrapper
-
ghx-label-6
Description
We should really get rid of all uses of this function, it was a stopgap to add codegen support to expressions without really doing the work, but its output can be 10x slower than doing it properly, e.g. see IMPALA-7655
Attachments
Attachments
Issue Links
- is depended upon by
-
IMPALA-9660 Distributed codegen
- Open
Issues in epic
|
IMPALA-7655 | Codegen output for conditional functions (if,isnull, coalesce) is very suboptimal | Resolved | Daniel Becker | ||
|
IMPALA-7657 | Proper codegen for TupleIsNullPredicate, IsNotEmptyPredicate and ValidTupleId | Resolved | Andrew Sherman | ||
|
IMPALA-7658 | Proper codegen for HiveUdfCall | Resolved | Daniel Becker | ||
|
IMPALA-9984 | Implement codegen for TupleIsNullPredicate | Resolved | Daniel Becker | ||
|
IMPALA-10078 | Proper codegen for KuduPartitionExpr | Resolved | Daniel Becker |
IMPALA-7656
Remove GetCodegendComputeFnWrapper
false
IMPALA-7656
Remove GetCodegendComputeFnWrapper