thinkharderdev commented on issue #4754:
URL: https://github.com/apache/arrow-rs/issues/4754#issuecomment-1773020634

   > That way if people have requirements outside the ObjectStore trait, they 
can plugin at that point
   
   This would all be much easier if we didn't have also deal with local 
filesystems :) 
   
   I'm leaning more and more towards some sort of extension mechanism. Either 
exposing the inner client so you can just make arbitrary API calls outside the 
`ObjectStore` interface or an extension type that can expose "extra" API 
operations. 


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