tisonkun commented on code in PR #7196:
URL: https://github.com/apache/opendal/pull/7196#discussion_r2822495046


##########
core/Cargo.toml:
##########
@@ -117,6 +117,8 @@ layers-tail-cut = ["dep:opendal-layer-tail-cut"]
 layers-throttle = ["dep:opendal-layer-throttle"]
 layers-timeout = ["dep:opendal-layer-timeout"]
 layers-tracing = ["dep:opendal-layer-tracing"]
+# Register services enabled to the OperatorRegistry so that they can be used 
by `Operator::from_uri`.
+register-services = ["dep:ctor"]

Review Comment:
   Not sure if added to `default`.



-- 
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]

Reply via email to