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 7b60f9d Merge pull request #27 from apache/to_binary
add 3a4e900 rename cast_to_binary to cast_as_binary
add 54155d1 Finish renaming
new 3d9e087 Merge pull request #28 from apache/as_binary
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:
python/src/datasketches_spark/common.py | 4 ++--
python/tests/kll_test.py | 4 ++--
.../common/{CastToBinary.scala => CastAsBinary.scala} | 6 +++---
.../sql/datasketches/common/DatasketchesFunctionRegistry.scala | 2 +-
.../org/apache/spark/sql/datasketches/common/functions.scala | 8 ++++----
.../scala/org/apache/spark/sql/datasketches/kll/KllTest.scala | 6 +++---
6 files changed, 15 insertions(+), 15 deletions(-)
rename
src/main/scala/org/apache/spark/sql/datasketches/common/{CastToBinary.scala =>
CastAsBinary.scala} (94%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]