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

[jira] [Resolved] (ARROW-10944) [Rust] Implement min/max kernels for BooleanArray

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

Andrew Lamb resolved ARROW-10944.
---------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Issue resolved by pull request 8946
[https://github.com/apache/arrow/pull/8946]

> [Rust] Implement min/max kernels for BooleanArray
> -------------------------------------------------
>
>                 Key: ARROW-10944
>                 URL: https://issues.apache.org/jira/browse/ARROW-10944
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Rust
>            Reporter: Andrew Lamb
>            Assignee: Andrew Lamb
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> While this operation is of very limited utility, for completness and uniformity I would like to have a min/max aggregation kernel that works for BooleanArrays. Currently we have ones for primitive value (e.g. numeric) arrays as well as strings, etc.



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