You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/02/20 01:49:00 UTC

[jira] [Updated] (ARROW-2685) [C++] Implement kernels for in-place sorting of fixed-width contiguous arrays

     [ https://issues.apache.org/jira/browse/ARROW-2685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francois Saint-Jacques updated ARROW-2685:
------------------------------------------
    Labels: analytics  (was: )

> [C++] Implement kernels for in-place sorting of fixed-width contiguous arrays
> -----------------------------------------------------------------------------
>
>                 Key: ARROW-2685
>                 URL: https://issues.apache.org/jira/browse/ARROW-2685
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Major
>              Labels: analytics
>
> See discussion in https://github.com/apache/arrow/issues/2112. A kernel may want to throw if the memory being sorted is shared (in which case the user should copy, then sort)
> Sorting of chunked data is a more complex topic so that's out of scope for this task



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