Fucun Chu created IMPALA-10279:
----------------------------------
Summary: Import CPC functionality from DataSketches
Key: IMPALA-10279
URL: https://issues.apache.org/jira/browse/IMPALA-10279
Project: IMPALA
Issue Type: New Feature
Components: Backend
Reporter: Fucun Chu
Assignee: Fucun Chu
Import CPC from DataSketches into Impala:
https://github.com/apache/incubator-datasketches-cpp/tree/master/cpc/include
Include it in the build system and make sure that cpc_sketch.hpp and
cpc_union.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)