This is an automated email from the ASF dual-hosted git repository.
paleolimbot pushed a change to branch better-shape-index
in repository https://gitbox.apache.org/repos/asf/sedona-db.git
from 9ba65ea1 update to main
add 09b1447d fix a tester bug
add 17f9abfc add linear referencing benchmarks
add 4fc8d74f add a few closest point benchmarks
add 49fd2a3f add new functions
add 0ec3113c add more benchmarks
add 223837b4 update s2
add e98572c8 update s2geometry submodule
add 87bc0b94 add a symdifference benchmark
add b874a945 submodule for geography
add 569d9647 cmake format
No new revisions were added by this update.
Summary of changes:
c/sedona-s2geography/CMakeLists.txt | 151 +++------------------
.../benches/s2geography-functions.rs | 112 +++++++++++++++
c/sedona-s2geography/s2geography | 2 +-
c/sedona-s2geography/s2geometry | 2 +-
c/sedona-s2geography/src/geography_glue.cc | 4 +-
c/sedona-s2geography/src/s2geography.rs | 2 +-
rust/sedona-testing/src/testers.rs | 6 +-
7 files changed, 142 insertions(+), 137 deletions(-)