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

RelMdUtil.checkInputForCollationAndLimit() was wrong with alreadySorted check

    XMLWordPrintableJSON

Details

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

    Description

      The below line works incorrectly with EMPTY collation:

          final boolean alreadySorted = RelCollations.equal(
              ImmutableList.of(collation), inputCollation);
      

      Attachments

        1. CALCITE-1019.patch
          1 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: