This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a change to branch support-spark-4.1
in repository https://gitbox.apache.org/repos/asf/sedona.git
from 07ee40d9ad fix: split pyspark dep with python_version markers to avoid
resolver failure on Python <3.10
add 542d447012 fix: add toString override to UDT classes and disable
fail-fast in CI
No new revisions were added by this update.
Summary of changes:
.github/workflows/java.yml | 2 +-
.github/workflows/python.yml | 1 +
.github/workflows/r.yml | 2 +-
.../main/scala/org/apache/spark/sql/sedona_sql/UDT/GeographyUDT.scala | 2 ++
.../main/scala/org/apache/spark/sql/sedona_sql/UDT/GeometryUDT.scala | 2 ++
.../src/main/scala/org/apache/spark/sql/sedona_sql/UDT/RasterUDT.scala | 2 ++
6 files changed, 9 insertions(+), 2 deletions(-)