suyanhanx commented on code in PR #3635: URL: https://github.com/apache/incubator-opendal/pull/3635#discussion_r1399642213
########## core/src/types/capability.rs: ########## @@ -29,12 +30,21 @@ use std::fmt::Debug; /// /// # Notes /// -/// Capabilities reflects the native support for operations. It's possible -/// that some operations are not supported by current Operator, but still -/// can be used. +/// Every operator has two capabilities: Review Comment: ```suggestion /// Every operator has two kinds of capabilities: ``` -- 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]
