Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.21.0
Description
LogicalProject(EMPNO=[$0]) LogicalSortExchange(distribution=[hash[1]], collation=[[0]]) LogicalProject(EMPNO=[$0], ENAME=[$1], DEPTNO=[$7]) LogicalTableScan(table=[[scott, EMP]])
In this case the column `DEPTNO` is not required in LogicalSortExchange nor in the Project top on it.
Attachments
Issue Links
- links to