gauravsingh001-cyber commented on issue #7090: URL: https://github.com/apache/opendal/issues/7090#issuecomment-3685513705
Hi, I’d like to work on this issue. My plan is: Extend S3 capabilities to add copy_with_if_not_exists, copy_with_if_match, and delete_with_if_match. Implement conditional headers in S3 requests: If-None-Match: * for copy-if-not-exists If-Match for conditional copy and delete Wire these capabilities into the S3 service layer and request builder. -- 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]
