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

Wrong collation trait in SortJoinTransposeRule for right joins

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.5.0
    • None
    • None

    Description

      The traitSet of the new Sort for Join's right child should be replaced with rightCollation.

            newRightInput = sort.copy(sort.getTraitSet(), join.getRight(), rightCollation,
                sort.offset, sort.fetch);
      

      Attachments

        1. CALCITE-931.patch
          6 kB
          Wei Xue

        Issue Links

          Activity

            People

              maryannxue Wei Xue
              maryannxue Wei Xue
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: