This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a change to branch geopandas-tier2-batch-e
in repository https://gitbox.apache.org/repos/asf/sedona.git
from cf5b087ec6 Fix hausdorff_distance empty geom skip and improve skip
comments in match tests
add 2d1b4acdbe Fix ST_LineInterpolatePoint and ST_LineLocatePoint for
empty geometries
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/sedona/common/Functions.java | 4 ++-
.../org/apache/sedona/common/FunctionsTest.java | 15 +++++++++
python/sedona/spark/geopandas/geoseries.py | 6 ++--
.../tests/geopandas/test_match_geopandas_series.py | 39 +++++-----------------
.../org/apache/sedona/snowflake/snowsql/UDFs.java | 2 +-
.../apache/sedona/snowflake/snowsql/UDFsV2.java | 2 +-
.../org/apache/sedona/sql/functionTestScala.scala | 18 ++++++++++
7 files changed, 49 insertions(+), 37 deletions(-)