[
https://issues.apache.org/jira/browse/ARROW-14035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418863#comment-17418863
]
Percy Camilo Triveño Aucahuasi edited comment on ARROW-14035 at 9/22/21, 10:58
PM:
-----------------------------------------------------------------------------------
Can you please elaborate more about this requirement?
# Do we need to compute the same thing of hash_count_distinct but without
using the hash table from the hash group?
# Are we going to offer non hash version for all hash_x functions too?
(hash_distinct, hash_count, hash_sum)
cc [~icook] @lidavidm
was (Author: aucahuasi):
Can you please elaborate more about this requirement?
# Do we need to compute the same thing of hash_distinct but without using the
hash table from the hash group?
# Are we going to offer non hash version for all hash_x functions too?
(hash_distinct, hash_count, hash_sum)
cc [~icook] @lidavidm
> [C++][Compute] Implement non-hash count_distinct aggregate kernel
> -----------------------------------------------------------------
>
> Key: ARROW-14035
> URL: https://issues.apache.org/jira/browse/ARROW-14035
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Ian Cook
> Assignee: Percy Camilo Triveño Aucahuasi
> Priority: Critical
> Labels: kernel
> Fix For: 6.0.0
>
>
> ARROW-12728 added a {{hash_count_distinct}} hash aggregate kernel, but there
> is no non-hash {{count_distinct}} aggregate kernel.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)