[
https://issues.apache.org/jira/browse/IMPALA-9593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Smith resolved IMPALA-9593.
-----------------------------------
Fix Version/s: Impala 4.0.0
Resolution: Fixed
> Implement count(distinct) function (DataSketches/HLL)
> -----------------------------------------------------
>
> Key: IMPALA-9593
> URL: https://issues.apache.org/jira/browse/IMPALA-9593
> Project: IMPALA
> Issue Type: Epic
> Components: Backend
> Reporter: Boglarka Egyed
> Assignee: Gabor Kaszab
> Priority: Major
> Fix For: Impala 4.0.0
>
>
> Implement the count(distinct) function from the DataSketches library for HLL
> in C++.
> General info about the sketch:
> http://datasketches.apache.org/docs/HLL/HLL.html
> C++ implementation to wrap:
> https://github.com/apache/incubator-datasketches-cpp/tree/master/hll
--
This message was sent by Atlassian Jira
(v8.20.10#820010)