Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
ghx-label-2
Description
Import HLL from DataSketches into Impala:
https://github.com/apache/incubator-datasketches-cpp/tree/master/kll/include
Include it in the build system and make sure that kll_sketch.hpp can be included into Impala source files and also verify with tests that the basic functionality such as sketch creation, update() and get_quantiles() can be invoked.