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

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


    from de14d0e  Merge pull request #8 from apache/simplify_registration
     add ea0c699  Update kll merge to accept k or fall back toa default value. 
SQL currently complains if specifying k
     add b4c2478  Define more merge constructors to fix SQL multi-argument issue
     add 5102ed5  Update KllMerge.scala
     new 8d07a4c  Merge pull request #9 from apache/kll_merge

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/spark/sql/aggregate/KllAggregate.scala  |   8 +-
 .../org/apache/spark/sql/aggregate/KllMerge.scala  | 144 ++++++++++++---------
 .../scala/org/apache/spark/sql/functions_ds.scala  |  12 ++
 src/test/scala/org/apache/spark/sql/KllTest.scala  |  57 ++++++--
 .../org/apache/spark/sql/SparkSessionManager.scala |   1 +
 5 files changed, 151 insertions(+), 71 deletions(-)


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

Reply via email to