Allow init Operator via URI
related discussion: https://github.com/apache/incubator-opendal/discussions/1494
According to the above discussion, from_uri is an enhancement for specific schemas such as http/S3/OSS, not for all current schemas. Can it be understood in this way?
Can it be understood in this way?
Not exactly. I expect all services to be initiated from the URI. The discussion is mainly talking about whether to init services via a URI plus a map.
Hi @Xuanwo, is this up for grabs? Thank you!
Hi @Xuanwo, is this up for grabs? Thank you!
I think we need to finish https://github.com/apache/incubator-opendal/issues/3240 first.
for reference: https://github.com/fsspec/filesystem_spec/blob/master/fsspec%2Fspec.py#L188