This is an automated email from the ASF dual-hosted git repository. kontinuation pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/sedona-db.git
from 79cea80 feat: Add comprehensive KNN join integration tests and benchmarks (#65) add df1e0b7 Disable optimized spatial join and GeoParquet data pruning for geography types (#57) No new revisions were added by this update. Summary of changes: python/sedonadb/tests/test_sjoin.py | 62 +++++++++++++ rust/sedona-expr/src/spatial_filter.rs | 141 +++++++++++++++++++++++++++++- rust/sedona-spatial-join/src/exec.rs | 42 +++++++-- rust/sedona-spatial-join/src/optimizer.rs | 87 +++++++++++++++++- 4 files changed, 322 insertions(+), 10 deletions(-)