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