We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0666b31 commit dc2a33fCopy full SHA for dc2a33f
1 file changed
benchmarks/README.md
@@ -624,6 +624,12 @@ Alternatively benchmark the specific query
624
```shell
625
DATA_DIR=../../datafusion-benchmarks/tpcds/data/sf1/ ./benchmarks/bench.sh run tpcds 30
626
```
627
+
628
+More help
629
+```shell
630
+cargo run --release --bin dfbench -- tpcds --help
631
+```
632
633
## External Aggregation
634
635
Run the benchmark for aggregations with limited memory.
0 commit comments