Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-3880

Add SortExchange support to RelFieldTrimmer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.21.0
    • 1.23.0
    • core

    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

          Activity

            People

              kkasa Krisztian Kasa
              kkasa Krisztian Kasa
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1.5h
                  1.5h