LockClient requiered error for S3 backend in 0.15.1 python #2057
Labels
binding/python
Issues for the Python package
binding/rust
Issues for the Rust crate
bug
Something isn't working
Environment
0.15.1
Binding:
Environment:
Python
Bug
it was working fine, but got this error when upgrading to 0.15.1
_internal.DeltaProtocolError: Atomic rename requires a LockClient for S3 backends. Either configure the LockClient, or set AWS_S3_ALLOW_UNSAFE_RENAME=true to opt out of support for concurrent writers.
currently I downgraded to 0.15
fwiw, I use this option with R2 " "copy_if_not_exists": "header: cf-copy-destination-if-none-match: *"
The text was updated successfully, but these errors were encountered: