BubbaJoe opened a new issue, #6809: URL: https://github.com/apache/arrow-datafusion/issues/6809
### Is your feature request related to a problem or challenge? https://github.com/apache/arrow-datafusion/blob/main/datafusion-examples/examples/query-aws-s3.rs In the above example, how would I get information like: download/upload bytes, execution time (per partition), number partitions, etc. I would like to track queries metrics like to this to measure quotas. There doesn’t seems be a simple way of doing this, especially when using the higher level sql function. ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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]
