This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a change to branch fix/geometry-bugs-2720-2723
in repository https://gitbox.apache.org/repos/asf/sedona.git
from e176bafeee Fix ST_HausdorffDistance Spark test: empty geom returns
null not 0.0
add 80f3699bae fix: return null instead of NaN for empty geometries in
distance functions
No new revisions were added by this update.
Summary of changes:
common/src/main/java/org/apache/sedona/common/utils/GeomUtils.java | 4 ++--
common/src/test/java/org/apache/sedona/common/FunctionsTest.java | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)