This is an automated email from the ASF dual-hosted git repository.

jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from 3ba6d2682b Add HLL and Theta Aggregation support in Merge/Rollup 
(#10328)
     add 0e88f54510 Add Sketch Creation Scalar Functions for HLL/Theta (#10347)

No new revisions were added by this update.

Summary of changes:
 .../core/function/scalar/SketchFunctions.java      | 134 +++++++++++++++++++++
 .../core/function/scalar/SketchFunctionsTest.java  |  62 ++++++++++
 2 files changed, 196 insertions(+)
 create mode 100644 
pinot-core/src/main/java/org/apache/pinot/core/function/scalar/SketchFunctions.java
 create mode 100644 
pinot-core/src/test/java/org/apache/pinot/core/function/scalar/SketchFunctionsTest.java


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

Reply via email to