You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/23 17:23:00 UTC

[jira] [Commented] (ARROW-6123) [C++] ArgSort kernel should not materialize the output internal

    [ https://issues.apache.org/jira/browse/ARROW-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17448134#comment-17448134 ] 

Antoine Pitrou commented on ARROW-6123:
---------------------------------------

[~fsaintjacques] probably meant that the output area should be preallocated by the generic kernel machinery instead? But that doesn't sound like a big deal, especially as sorting is a heavy operation.

> [C++] ArgSort kernel should not materialize the output internal
> ---------------------------------------------------------------
>
>                 Key: ARROW-6123
>                 URL: https://issues.apache.org/jira/browse/ARROW-6123
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 0.15.0
>            Reporter: Francois Saint-Jacques
>            Priority: Major
>
> It should use the helpers since the output size is known.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)