andygrove opened a new issue #1757: URL: https://github.com/apache/arrow-datafusion/issues/1757
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I am working on some benchmark automation. I would like to have the benchmarks optionally produce a JSON file containing: - Current date and time - DatraFusion version - The parameters passed to the benchmark - Timings for each run of the query or queries - Summary of results (row counts, hashes?) Stretch goals would be to include the following, but this could be handled in separate issues later. - Git branch name and hash of latest commit, and whether any local files have been modified - Information about the host (operating system version, number of cores, mem etc) - Rust version **Describe the solution you'd like** As described above. **Describe alternatives you've considered** None **Additional context** None -- 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]
