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 3d9e087b4aacd31360ab967053c450d95f4a67ad
Merge: 7b60f9d 54155d1
Author: Jon Malkin <[email protected]>
AuthorDate: Thu Mar 27 23:19:59 2025 -0700

    Merge pull request #28 from apache/as_binary
    
    rename cast_to_binary to cast_as_binary

 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(-)


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

Reply via email to