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 d8da04a Merge pull request #15 from apache/kll_rename
add 9b6ab61 Rename KllExpressions file, make compatible with scala 2.12
and 2.13
add 7f6f1a6 properly declare default variables, better name for workflow
add 28de4b1 scalaVersion seems to be a predefined key. Try passing in to
sbt script but allow default
new eb7b4b2 Merge pull request #16 from apache/scala_compat
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:
.github/workflows/ci.yaml | 16 +++++---
build.sbt | 16 +++++---
...ons.scala => KllDoublesSketchExpressions.scala} | 4 +-
src/test/scala/org/apache/spark/sql/KllTest.scala | 45 +++++++++++-----------
.../scala/org/apache/spark/sql/ThetaTest.scala | 12 +++---
5 files changed, 51 insertions(+), 42 deletions(-)
rename
src/main/scala/org/apache/spark/sql/kll/expressions/{KllExpressions.scala =>
KllDoublesSketchExpressions.scala} (99%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]