hengfeiyang opened a new pull request, #734:
URL: https://github.com/apache/arrow-rs-object-store/pull/734

   # Which issue does this PR close?
   
   Closes #731
   
   # Rationale for this change
    
   We discussed in #731 and agree to add an option to disable `bulk_delete` for 
AWS.
   
   # What changes are included in this PR?
   
   Add a new option for AWS s3 client `with_disable_bulk_delete`.
   
   # Are there any user-facing changes?
   
   User can use `client.with_disable_bulk_delete(true)` to disable bulk delete 
if his provider doesn't compatible for `s3 bulk delete API`.
   


-- 
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]

Reply via email to