jihuayu commented on PR #4136: URL: https://github.com/apache/opendal/pull/4136#issuecomment-1925528585
> Thanks for the PR. The capacity in backends is used to hint features that storage services support natively. > > We don't need to implement rename in backend as we can do it at operator level. > > For example: send rename if it's natively supported, otherwise fallback to copy and delete. OK, I will close this PR. Do we need to update the documentation to indicate that we do not support the rename operation for S3? -- 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]
