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

[Python] Sorting on pyarrow data structures ?

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • Python

    Description

      Hi, I consider sorting a fundamental operation for any in-memory data structures, including those of PyArrow.

      It would be nice if pa.array, pa.table, etc had sorting methods but I did not find any. One has to pass sorting indices calculated from some other library, such as numpy, to sort them. Sorting indices could have been calculated directly from PyArrow. Am I missing something here ? That increases significantly complexity for the developer.

      Do you have any plans on implementing such a feature in the near future ?

      Attachments

        Activity

          People

            Unassigned Unassigned
            athanassios Athanassios Hatzis
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: