This is an automated email from the ASF dual-hosted git repository.
prantogg pushed a change to branch pranav/add-s3-write-support
in repository https://gitbox.apache.org/repos/asf/sedona-spatialbench.git
from f6c859f feat: add S3 write support to zone table generation
add 354b22c test: add unit tests for S3 writer and URI parsing
add a203e7e fix: finalize S3 uploads in async context to prevent deadlock
No new revisions were added by this update.
Summary of changes:
spatialbench-cli/src/main.rs | 18 ++---
spatialbench-cli/src/parquet.rs | 31 +++++---
spatialbench-cli/src/s3_writer.rs | 147 ++++++++++++++++++++++++++++++++++++
spatialbench-cli/src/zone/config.rs | 69 +++++++++++++++++
4 files changed, 245 insertions(+), 20 deletions(-)