clbarnes opened a new pull request, #6993: URL: https://github.com/apache/opendal/pull/6993
# Which issue does this PR close? Closes #6984 . # Rationale for this change Instantiating Operators from URLs greatly increases flexibility for consumers of the openDAL API as an abstract backend. # What changes are included in this PR? Add from_uri static methods to the Operator and AsyncOperator classes in the python bindings. # Are there any user-facing changes? Two new methods are available to users of the python library. # AI Usage Statement None # Other notes I am having issues with my development environment which the devcontainer is not making any easier, so I'm flying a bit blind and relying on CI. -- 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]
