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

   # Which issue does this PR close?
   
   Closes #298
   
   # Rationale for this change
    
   It's useful to have conditional deletes while implementing concurrent 
primitives on object stores, like distributed locks.
   
   # What changes are included in this PR?
   
   Mirror the conditional put implementation to support conditional deletes
   
   # Are there any user-facing changes?
   
   Yes a new `delete_opts` method that accepts deletion opts.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to