[
https://issues.apache.org/jira/browse/ARROW-5581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Micah Kornfield resolved ARROW-5581.
------------------------------------
Resolution: Fixed
Fix Version/s: 0.14.0
Issue resolved by pull request 4542
[https://github.com/apache/arrow/pull/4542]
> [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
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 11h
> Remaining Estimate: 0h
>
> 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)