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/13 09:43:00 UTC

[jira] [Created] (ARROW-5581) [Java] Provide interfaces and initial implementations for vector sorting

Liya Fan created ARROW-5581:
-------------------------------

             Summary: [Java] Provide interfaces and initial implementations for vector sorting
                 Key: ARROW-5581
                 URL: https://issues.apache.org/jira/browse/ARROW-5581
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Java
            Reporter: Liya Fan
            Assignee: Liya Fan


Data sorting is an important and common feature. For this issue, we provide the basic interfaces for vector sorting. Users can implement customized sorting algorithms by extending our interfaces. In addition, we also give initial sorting implementations for both fixed-width and variable-width vectors. 



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