XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.3.0
    • SQL
    • None

    Description

      The radix sort is more faster than timsort, the benchmark result can see in `SortBenchmark`.

      Since the `AnsiInterval` data type is comparable:

      • `YearMonthIntervalType` -> int ordering
      • `DayTimeIntervalType` -> long ordering

      And we aslo support radix sort when the ordering column date type is int or long.

      So `AnsiInterval` radix sort can be supported.

      Attachments

        Activity

          People

            ulysses XiDuo You
            ulysses XiDuo You
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: