2 unstable releases
| new 0.2.0 | Feb 22, 2026 |
|---|---|
| 0.1.0 | Dec 2, 2025 |
#15 in #data-generation
Used in spatialbench-cli
6.5MB
225K
SLoC
Spatial Bench Data Generator in Arrow format
This crate generates Spatial Bench data directly into Apache Arrow format using the arrow crate
Example usage:
See docs.rs page
Testing:
This crate ensures correct results using two methods.
- Basic functional tests are in Rust doc tests in the source code (
cargo test --doc) - The
reparseintegration test ensures that the Arrow generators produce the same results as parsing the originaltblformat (cargo test --test reparse)
Contributing:
Please see CONTRIBUTING.md for more information on how to contribute to this project.
Dependencies
~33MB
~474K SLoC