turbo1912 commented on PR #3540: URL: https://github.com/apache/arrow-datafusion/pull/3540#issuecomment-1254598498
`ObjectStoreProvider` works great, thanks for the suggestion @tustvold! I gave it a try, one thing that I am a little worried about is that there is no way for `ObjectStoreProvider` to communicate errors, for example if the url for a s3 object store is malformed provider would just return `None` and the `ObjectStoreRegistry` would silently not find the suitable object store. -- 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]
