Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.21.0
Description
Projects that differ with column names only are equivalent, so the planning space can be reduced if field names do not participate in relation matching.
For instance, Project(input=rel#1,empid=$0) and Project(input=rel#1,deptno=$0) are equivalent
Attachments
Issue Links
- relates to
-
CALCITE-3793 AssertionError throws for planner digest cache key when the rel type is not struct
-
- Closed
-
-
CALCITE-3795 Promote the Project digest to only print "0" instead of "0..0" when there is only one trivial field
-
- Closed
-
- links to