You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2021/09/03 12:44:00 UTC

[jira] [Resolved] (ARROW-13782) [C++] Add option to handle NAs to TDigest, Index, Mode, Quantile aggregates

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

David Li resolved ARROW-13782.
------------------------------
    Resolution: Fixed

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

> [C++] Add option to handle NAs to TDigest, Index, Mode, Quantile aggregates
> ---------------------------------------------------------------------------
>
>                 Key: ARROW-13782
>                 URL: https://issues.apache.org/jira/browse/ARROW-13782
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Nic Crane
>            Assignee: David Li
>            Priority: Major
>              Labels: kernel, pull-request-available
>             Fix For: 6.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When calling the "tdigest" kernel, there is no option to handle NA values and they are currently ignored - please could we have an option added, so that if there are NA values, we get an NA back?



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