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)