alamb commented on PR #19034: URL: https://github.com/apache/datafusion/pull/19034#issuecomment-3598708595
> Existing `data_tpch` creates files for both parquet and CSV Yes, I agree > Maybe you mean `run` ? > > ``` > tpch_csv10) > run_tpch "10" "csv" > ;; > ``` I think there are already `bench.sh run` commands for csv here: https://github.com/apache/datafusion/blob/fa30489692f2372f8d009b541452a218d0e2be54/benchmarks/bench.sh#L391-L401 This PR just adds the equivalent for the `bench.sh data` commands -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
