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 391ad36284 fix: replace commons-collections 3.x with Java stdlib
add 9efa26f581 fix: override parsePlanWithParameters for Spark 4.1 parser
compatibility
add a8833e706b fix: handle bytes type for BinaryType columns in PySpark
4.1 tests
No new revisions were added by this update.
Summary of changes:
python/tests/sql/test_dataframe_api.py | 2 +-
.../apache/sedona/sql/parser/SedonaSqlParser.scala | 39 ++++++++++++++++------
.../org/apache/sedona/sql/TestBaseScala.scala | 2 ++
3 files changed, 31 insertions(+), 12 deletions(-)