yahoNanJing commented on PR #5543: URL: https://github.com/apache/arrow-datafusion/pull/5543#issuecomment-1465389360
> Is that not an advantage, for example, if registering a InMemory or LocalFileSystem, I would not want them to be automatically wrapped in a caching decorator? I don't think it's an advantage. How to register an `ObjectStore` should also be polymorphic. For example, by introducing the `ObjectStoreManager`, we will be able to use `InMemory` as the cache layer for `LocalFileSystem` instead of using `LocalFileSystem` directly. -- 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]
