You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Yibo Cai (Jira)" <ji...@apache.org> on 2020/11/30 15:00:16 UTC

[jira] [Resolved] (ARROW-10401) [C++][Compute] Improve sorting and topn benchmarks

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

Yibo Cai resolved ARROW-10401.
------------------------------
    Resolution: Abandoned

Already fixed by other patches.

> [C++][Compute] Improve sorting and topn benchmarks
> --------------------------------------------------
>
>                 Key: ARROW-10401
>                 URL: https://issues.apache.org/jira/browse/ARROW-10401
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Yibo Cai
>            Assignee: Yibo Cai
>            Priority: Major
>
> Fix some issues of sorting(sort_indices) and topn(partition_nth_indices) kernel benchmarks:
> - For 1M and 8M array size, only 100% null case is tested. It's not useful.
> - Missing benchmark for floating point types.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)