This is an automated email from the ASF dual-hosted git repository.
paleolimbot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/sedona-db.git
from bc98ac46 feat(rust/sedona-geoparquet): Support WKB validation in
`read_parquet()` (#578)
add 6007c51a chore(deps): bump rand from 0.9.2 to 0.10.0 (#582)
No new revisions were added by this update.
Summary of changes:
Cargo.lock | 234 +++++++++++++++++++--
Cargo.toml | 2 +-
.../bench/partitioning/common.rs | 4 +-
rust/sedona-spatial-join/bench/partitioning/kdb.rs | 4 +-
.../bench/partitioning/stream_repartitioner.rs | 10 +-
rust/sedona-spatial-join/src/stream.rs | 2 +-
rust/sedona-spatial-join/src/utils/bbox_sampler.rs | 2 +-
rust/sedona-testing/src/benchmark_util.rs | 2 +-
rust/sedona-testing/src/datagen.rs | 2 +-
9 files changed, 232 insertions(+), 30 deletions(-)