Details
-
Epic
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
ghx-label-13
Description
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
Attachments
Issue Links
- contains
-
IMPALA-9820 Pull in DataSketches HLL MurmurHash fix
- Closed
-
IMPALA-10012 ds_hll_sketch() results ascii codec decoding error
- Closed
-
IMPALA-9942 DataSketches HLL shouldn't take empty strings as distinct values
- Closed