Herrtian opened a new pull request, #730: URL: https://github.com/apache/arrow-rs-object-store/pull/730
Closes #416. Adds a custom-header mode for S3 conditional puts, so S3-compatible stores can wire `PutMode::Create` to headers such as `x-oss-forbid-overwrite: true`. Conflict responses continue to surface as `AlreadyExists`. Checks: - cargo fmt --check - cargo test --features aws parse_s3_conditional_put_header --lib - cargo test --features aws put_create_ --lib - cargo clippy --features aws --lib -- -D warnings - git diff --check -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
