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 1944a2b Merge pull request #6 from apache/cleanup
add b8c806f Merge branch 'main' of github.com:apache/datasketches-spark
add 455dcde Two unrelated changes. Add type-checking to k in sketch
creation, and modify pmf/cdf to allow simpler registration for SQL
add c689e44 Clean up codegen errors a bit -- still one for pmf/cdf but
fallback works ok
new de14d0e Merge pull request #8 from apache/simplify_registration
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:
build.sbt | 4 -
.../apache/spark/sql/aggregate/KllAggregate.scala | 33 ++++--
.../spark/sql/expressions/KllExpressions.scala | 122 ++++++++++++++++-----
.../scala/org/apache/spark/sql/functions_ds.scala | 11 +-
.../registrar/DatasketchesFunctionRegistry.scala | 42 +++----
.../spark/sql/types/KllDoublesSketchType.scala | 4 +-
src/test/scala/org/apache/spark/sql/KllTest.scala | 4 +-
7 files changed, 142 insertions(+), 78 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]