Xuanwo opened a new issue, #5190: URL: https://github.com/apache/opendal/issues/5190
### Feature Description `object_store_opendal` enables users to utilize `opendal` as `object_store::ObjectStore`. Consequently, we can facilitate the construction of the opendal Operator through the object_store's Options, allowing users to employ the same configuration pattern consistently. ### Problem and Solution Some object_store users heavily rely on the Options input of object_store. We can use these options to directly build an opendal Operator, thereby simplifying their experience. ### Additional Context _No response_ ### Are you willing to contribute to the development of this feature? - [ ] Yes, I am willing to contribute to the development of this feature. -- 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]
