This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/sedona-db.git
from 33ac33f bug: Add missing arg to call_udf in setsrid test (#22)
add 86f3ec1 [BUG-1183]: Display geo types as 'geometry' / 'geography'
instead of wkb (#21)
No new revisions were added by this update.
Summary of changes:
Cargo.lock | 1 +
python/sedonadb/python/sedonadb/context.py | 2 +-
python/sedonadb/python/sedonadb/dataframe.py | 6 +-
rust/sedona/Cargo.toml | 1 +
rust/sedona/src/show.rs | 95 +++++++++++++++++++++++++---
5 files changed, 92 insertions(+), 13 deletions(-)