Skip to content

Releases: apache/sedona-spatialbench

Apache Sedona SpatialBench 0.2.0

22 Feb 20:48

Choose a tag to compare

Apache Sedona SpatialBench 0.2.0

Changes since 0.1.0

  • feat: add S3 write support (#71)
  • feature: Add DuckDB and SedonaDB nightly support (#76)
  • feature: Add Spatial Polars to the automated benchmark framework (#73)
  • feature: add a benchmark github action to compare spatial libraries (#72)
  • fix: spatial polars Q11 query fix (#75)
  • fix: Update docs and readme (#74)
  • fix: Fix the failed Python build (#69)
  • docs: add uncompressed data sizes of tables (#68)
  • CI/infra improvements: pre-commit hooks, Dependabot, EditorConfig, spelling fixes

Links

Apache Sedona SpatialBench 0.1.0

03 Dec 06:16

Choose a tag to compare

This is the first release of SpatialBench.

SpatialBench is a benchmark for assessing geospatial SQL analytics query performance across database systems. It provides a reproducible and scalable way to evaluate the performance of spatial data engines using realistic synthetic workloads.

To install the SpatialBench dbgen,

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
cargo install spatialbench-cli