crepererum commented on issue #3020: URL: https://github.com/apache/arrow-datafusion/issues/3020#issuecomment-1204910641
I'm actually facing a similar issue with IOx. I think the `ObjecStore` methods should retrieve an additional parameter `ext: &Extensions` which can carry opaque extensions around (similar to #2940). DataFusion can than use this to pass the current context to the object store, which can then extract tracing information. -- 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]
