-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.12.0
-
Component/s: Planner/Optimizer
-
Labels:
See TAJO-1938. It would simplify lots of codes for 'for-loop' on NamedExpr in LogicalPlanner if we change Projection::setNamedExprs and getNamedExprs to set and get List<NamedExpr>.