delta-rs
delta-rs copied to clipboard
Support unsafe rename for s3
Description
Let rename can work even without s3 lock. It is helpful for single writer case or the concurrency can be done in application side.
@houqp To solve the discussion on https://github.com/delta-io/delta-rs/pull/212#issuecomment-1186905766