Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 2.8.0
Description
With multithreading, we should find a way to share codegen modules between fragment instances to avoid redundant compilation, optimisation, etc.
Attachments
Issue Links
- breaks
-
IMPALA-6262 Crash Impalad [ DataSink::Create fail which cause profile nullptr ]
- Resolved
- incorporates
-
IMPALA-5192 Avoid hard coding pointer to the tuple pool into generated IR of Tuple::CodegenMaterializeExprs()
- Resolved
- is blocked by
-
IMPALA-4008 Generate codegen module without operator/query-specific constants
- Resolved
-
IMPALA-4192 Pull all expressions in a fragment into QueryState
- Resolved
-
IMPALA-4108 Move cached set_is_null/is_null/etc functions from SlotDescriptor to LlvmCodeGen
- Resolved
- is related to
-
IMPALA-5356 Move Expr's fragment local states from ExprContext to Expr
- Open
- relates to
-
IMPALA-9216 Pull the rest of the fragment level state out of the exec nodes after IMPALA-4192
- Open