Fucun Chu created IMPALA-10440:
----------------------------------

             Summary: Import Theta functionality from DataSketches
                 Key: IMPALA-10440
                 URL: https://issues.apache.org/jira/browse/IMPALA-10440
             Project: IMPALA
          Issue Type: New Feature
          Components: Backend
            Reporter: Fucun Chu
            Assignee: Fucun Chu
             Fix For: Impala 4.0


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to