meteorgan commented on code in PR #5762: URL: https://github.com/apache/opendal/pull/5762#discussion_r1995324579
########## core/src/types/operator/operator.rs: ########## Review Comment: Ok, I also think this approach is better. But it seems we would need to assume that `delete_with_recursive` could only delete directories. I'd like to first investigate some services that could delete content recursively. If we go this route, we need implement `delete_with_recursive` first. -- 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]
