This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a change to branch feature/908-geohash-neighbors
in repository https://gitbox.apache.org/repos/asf/sedona.git
from a2179e5581 Add ST_GeoHashNeighbors and ST_GeoHashNeighbor functions
add 641176e149 Add Spark DataFrame API and Python tests for
ST_GeoHashNeighbors/ST_GeoHashNeighbor
No new revisions were added by this update.
Summary of changes:
.../org/apache/sedona/common/FunctionsTest.java | 46 +++++++++++++++++++---
python/tests/sql/test_dataframe_api.py | 26 ++++++++++++
python/tests/sql/test_function.py | 27 +++++++++++++
.../apache/sedona/sql/dataFrameAPITestScala.scala | 21 ++++++++++
4 files changed, 114 insertions(+), 6 deletions(-)