Closed
Description
Note: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-11252
I would like to see DataFusion added to h2oai/db-benchmark so that we can see how we compare to other solutions (including Pandas, Spark, cuDF, and Polars).
Since Polars (another Rust DataFrame library that uses Arrow) has already been added, I am hoping that we can learn from their scripts.
There is an issue filed against db-benchmark for adding DataFusion: