Gabor Kaszab created IMPALA-9631:
------------------------------------
Summary: Import HLL functionality from DataSketches
Key: IMPALA-9631
URL: https://issues.apache.org/jira/browse/IMPALA-9631
Project: IMPALA
Issue Type: New Feature
Components: Infrastructure
Reporter: Gabor Kaszab
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)