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 1091d38 test: add multipart upload tests for large files and
spawn_blocking
add 126ad26 test: add S3 integration tests using MinIO (ignored by
default)
add d28fb32 ci: add S3 integration test job with MinIO and path filtering
No new revisions were added by this update.
Summary of changes:
.github/workflows/rust.yml | 60 +++++++++++
spatialbench-cli/tests/s3_integration.rs | 177 +++++++++++++++++++++++++++++++
2 files changed, 237 insertions(+)
create mode 100644 spatialbench-cli/tests/s3_integration.rs