crepererum commented on issue #7171:
URL: https://github.com/apache/arrow-rs/issues/7171#issuecomment-2678343523

   > I wonder if that makes more sense being done explicitly on top of the 
ObjectStore API, instead of as a layer within a wrapper?
   
   Well, the chunking sits between the IO and the caching layer. So sure you 
can put a lot of things on top of `ObjectStore` that are NOT using the 
`ObjectStore` API, but as I've said: integrating that into a larger code base 
that isn't all just DataFusion is going to be pain.


-- 
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]

Reply via email to