[
https://issues.apache.org/jira/browse/ARROW-13782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17406858#comment-17406858
]
David Li commented on ARROW-13782:
----------------------------------
>From a quick glance, TDigest and Index are the only remaining aggregates that
>doesn't support this (Variance/stddev is ARROW-13691, while mode/quantile
>aren't actually aggregates.)
> [C++] Add option to handle NAs to TDigestOptions
> ------------------------------------------------
>
> 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
> Fix For: 6.0.0
>
>
> 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)