Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Follow-up of HIVE-22746.
This will allow us to generate directly the RexNode from the AST nodes.
Attachments
Attachments
Issue Links
- causes
-
HIVE-23222 Missed opportunity in IN merge
-
- Open
-
-
HIVE-23223 Unnecessary CAST to decimal around CASE statement
-
- Open
-
-
HIVE-23228 Missed optimization opportunity with equals and not equals
-
- Open
-
-
HIVE-23229 CAST to string on column instead of simplification over literal column
-
- Open
-
- is related to
-
HIVE-23224 Literals in CBO plan could show less information
-
- Open
-
-
HIVE-23225 Simplify ExprFactory, ExprNodeDescExprFactory and RexNodeExprFactory
-
- Open
-
-
HIVE-23226 Implement Calcite rule to transform CASE into COALESCE when possible
-
- Open
-
-
HIVE-23227 Refactor RexConverter and move some of its functionality into HiveFunctionHelper
-
- Open
-
-
HIVE-28449 Infer constant types from columns before strict type validation
-
- Open
-
-
HIVE-26043 Use constraint info when creating RexNodes
-
- Resolved
-
- relates to
-
CALCITE-3898 RelOptPredicateList may generate incorrect map of constant values
-
- Closed
-
- requires
-
HIVE-22746 Make TypeCheckProcFactory generic
-
- Closed
-
- links to