You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/06/25 02:57:00 UTC

[jira] [Created] (ARROW-5719) [Java] Support in-place vector sorting

Liya Fan created ARROW-5719:
-------------------------------

             Summary: [Java] Support in-place vector sorting
                 Key: ARROW-5719
                 URL: https://issues.apache.org/jira/browse/ARROW-5719
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Java
            Reporter: Liya Fan
            Assignee: Liya Fan


Support in-place sorting for vectors. An in-place sorter sorts the vector by directly modifying the vector data, so the input and output vectors are the same one.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)