QazCetelic commented on issue #2483: URL: https://github.com/apache/opendal/issues/2483#issuecomment-4944097048
Hey, I was looking at the capabilities of the memory service and noticed that the latest version doesn't specify `copy` and `rename` as supported in the native capabilities. It also seems to be unsupported looking at the implementation in `core/core/src/services/memory/backend.rs`. Has this been removed since? https://github.com/apache/opendal/blob/15d6d4844664f28ba90aa906d832c5fd1157bb10/core/core/src/services/memory/backend.rs#L68-L83 https://github.com/apache/opendal/blob/15d6d4844664f28ba90aa906d832c5fd1157bb10/core/core/src/services/memory/backend.rs#L172-L184 https://github.com/apache/opendal/blob/15d6d4844664f28ba90aa906d832c5fd1157bb10/core/core/src/services/memory/backend.rs#L186-L197 -- 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]
