The goal of this issue is to track feature requests to streamline integration with other Rust projects such as datafusion and ballista.
Currently from tpchgen we have out of the box TPC-H generation support including queries and answers, the next steps as I see them are :
Feel free to leave a comment or help re-iterate on goals.
The goal of this issue is to track feature requests to streamline integration with other Rust projects such as datafusion and ballista.
Currently from tpchgen we have out of the box TPC-H generation support including queries and answers, the next steps as I see them are :
datafusion-tpchcrate to allow easier integration.ballistais a good first citizen for this since they have a specific TPC-H runner bundled in https://github.com/apache/datafusion-ballista/blob/main/benchmarks/README.mdFeel free to leave a comment or help re-iterate on goals.