Open
Description
Is your feature request related to a problem or challenge?
@dentiny (and maybe @onlyjackfrost?) pointed me at a new benchmark from ClickHouse, related to processing JSON files: https://github.com/ClickHouse/JSONBench
It would be great to figure out how to get DataFusion represented in that benchmark / show its performance of processing JSON files
Describe the solution you'd like
Figure out how to run datafusion on the JSONBench test
- Integrate it locally into
bench.sh
- Figure out how to submit results to the JSON bench repo
Describe alternatives you've considered
No response
Additional context
No response