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

[Python][Compute] Exposing bindings for sort options

    XMLWordPrintableJSON

Details

    Description

      We need to expose the missing option classes in Python:

      pyarrow/compute.py:136
        /home/antoine/arrow/dev/python/pyarrow/compute.py:136: RuntimeWarning: Python binding for ArraySortOptions not exposed
          .format(class_name), RuntimeWarning)
      
      pyarrow/compute.py:136
        /home/antoine/arrow/dev/python/pyarrow/compute.py:136: RuntimeWarning: Python binding for SortOptions not exposed
          .format(class_name), RuntimeWarning)
      

      Those are used by the "sort_indices" and "array_sort_indices" compute functions.

      Attachments

        Issue Links

          Activity

            People

              jorisvandenbossche Joris Van den Bossche
              apitrou Antoine Pitrou
              Votes:
              0 Vote for this issue
              Watchers:
              4 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 - 3h
                  3h