[
https://issues.apache.org/jira/browse/ARROW-5719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Micah Kornfield resolved ARROW-5719.
------------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
Issue resolved by pull request 4699
[https://github.com/apache/arrow/pull/4699]
> [Java] Support in-place vector sorting
> --------------------------------------
>
> Key: ARROW-5719
> URL: https://issues.apache.org/jira/browse/ARROW-5719
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Java
> Reporter: Liya Fan
> Assignee: Liya Fan
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 4h 10m
> Remaining Estimate: 0h
>
> 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)