This is an automated email from the ASF dual-hosted git repository.
prantogg pushed a change to branch pranav/add-st_asgeojson
in repository https://gitbox.apache.org/repos/asf/sedona-db.git
from 0da4fc0b Apply @petern48's suggestions from code review
add 5c340dbc Special case empty point and polygon
No new revisions were added by this update.
Summary of changes:
python/sedonadb/tests/functions/test_functions.py | 3 +-
rust/sedona-functions/src/st_asgeojson.rs | 8 +--
rust/sedona-geo/src/st_asgeojson.rs | 74 +++++++++++++++++++----
3 files changed, 64 insertions(+), 21 deletions(-)