You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/09/19 22:29:00 UTC

[jira] [Updated] (ARROW-1564) [C++] Kernel functions for computing minimum and maximum of an array in one pass

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

Wes McKinney updated ARROW-1564:
--------------------------------
    Description: This is useful for determining whether a small-range integer O(n) sort can be used in some circumstances. Can also be use for simply computing array statistics

> [C++] Kernel functions for computing minimum and maximum of an array in one pass
> --------------------------------------------------------------------------------
>
>                 Key: ARROW-1564
>                 URL: https://issues.apache.org/jira/browse/ARROW-1564
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>              Labels: Analytics
>
> This is useful for determining whether a small-range integer O(n) sort can be used in some circumstances. Can also be use for simply computing array statistics



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)