sdf-jkl commented on code in PR #20497: URL: https://github.com/apache/datafusion/pull/20497#discussion_r2937373164
########## benchmarks/README.md: ########## @@ -879,13 +879,13 @@ The benchmark includes queries that: The sorted dataset is automatically generated from the ClickBench partitioned dataset. You can configure the memory used during the sorting process with the `DATAFUSION_MEMORY_GB` environment variable. The default memory limit is 12GB. ```bash -./bench.sh data data_sorted_clickbench +./bench.sh data clickbench_sorted Review Comment: threw this in -- 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]
