meteorgan commented on code in PR #5762: URL: https://github.com/apache/opendal/pull/5762#discussion_r1996943091
########## core/src/types/operator/operator.rs: ########## Review Comment: I've look through some services(such as: hdfs, gdrive, zadls), and all of them only support recursive deletion for directories. So, I think it's reasonable to assume that `delete_with_recursive` can only be applied to directories. -- 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]
