Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-13811

[Java] Provide a general out-of-place sorter

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 7.0.0
    • Java

    Description

      The sorter should work for any type of vectors, with a time complexity of O(n*log( n )).

      Since it does not make any assumptions about the memory layout of the vector, its performance can be sub-optimal. So if another sorter is applicable (e.g.FixedWidthInPlaceVectorSorter), it should be used in preference.

      Attachments

        Issue Links

          Activity

            People

              fan_li_ya Liya Fan
              fan_li_ya Liya Fan
              Votes:
              0 Vote for this issue
              Watchers:
              2 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 - 4h 10m
                  4h 10m

                  Slack

                    Issue deployment