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

jmalkin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-spark.git

commit 70e83493bfd02ac24df130a5fd8ba86ac107c18e
Merge: 636ee8c 6d22649
Author: Jon Malkin <[email protected]>
AuthorDate: Mon Jan 6 13:35:26 2025 -0800

    Merge pull request #3 from apache/remove_wrapper
    
    Remove wrapper

 .../apache/spark/sql/aggregate/KllAggregate.scala  | 39 +++++++++---------
 .../org/apache/spark/sql/aggregate/KllMerge.scala  | 32 +++++++--------
 .../spark/sql/types/KllDoublesSketchType.scala     | 14 ++++---
 .../spark/sql/types/KllDoublesSketchWrapper.scala  | 47 ----------------------
 src/test/scala/org/apache/spark/sql/KllTest.scala  | 25 +++++++++++-
 5 files changed, 66 insertions(+), 91 deletions(-)


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

Reply via email to