Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
ghx-label-7
Description
Import Theta from DataSketches into Impala:
https://github.com/apache/datasketches-cpp/tree/master/theta/include
Include it in the build system and make sure that theta_sketch.hpp theta_union.hpp and theta_intersection.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.