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

   > de-specializing
   
   They might provide their own implementations of things like delete_stream, 
the wrappers must therefore call through to this instead of relying on the 
default implementation
   
   > It looks like this and related interfaces don't currently support 
accepting opaque contextual data but maybe you're suggesting they are more open 
to that kind of change than ObjectStore?
   
   Perhaps, but given things like AsyncFileReader are per-file, it may be that 
they can just be constructed with the relevant context
   


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to