sqlbenchmark commented on PR #1380:
URL:
https://github.com/apache/datafusion-ballista/pull/1380#issuecomment-3775283812
## Ballista TPC-H Benchmark Results
**PR:** #1380 - impl
**PR Commit:** `cf58271`
**Base Commit:** `38fca8b` (main)
**Scale Factor:** SF1
**Iterations:** 3
### Results
Could not parse structured results. Raw output:
**Main branch:**
```
ery 12 avg time: 847.1 ms
Query 13 iteration 0 took 813.5 ms and returned 42 rows
Query 13 iteration 1 took 915.0 ms and returned 42 rows
Query 13 iteration 2 took 955.0 ms and returned 42 rows
Query 13 avg time: 894.5 ms
Query 14 iteration 0 took 609.0 ms and returned 1 rows
Query 14 iteration 1 took 552.0 ms and returned 1 rows
Query 14 iteration 2 took 611.7 ms and returned 1 rows
Query 14 avg time: 590.9 ms
Query 15 iteration 0 took 1020.6 ms and returned 0 rows
Query 15 iteration 1 took 917.2 ms and returned 0 rows
Query 15 iteration 2 took 917.6 ms and returned 0 rows
Query 15 avg time: 951.8 ms
Query 16 iteration 0 took 1222.9 ms and returned 18314 rows
Query 16 iteration 1 took 1220.9 ms and returned 18314 rows
Query 16 iteration 2 took 1223.2 ms and returned 18314 rows
Query 16 avg time: 1222.3 ms
Query 17 iteration 0 took 754.9 ms and returned 1 rows
Query 17 iteration 1 took 713.6 ms and returned 1 rows
Query 17 iteration 2 took 816.5 ms and returned 1 rows
Query 17 avg time: 761.6 ms
Query 18 iteration 0 took 1262.5 ms and returned 57 rows
Query 18 iteration 1 took 1321.6 ms and returned 57 rows
Query 18 iteration 2 took 1220.5 ms and returned 57 rows
Query 18 avg time: 1268.2 ms
Query 19 iteration 0 took 714.9 ms and returned 1 rows
Query 19 iteration 1 took 715.1 ms and returned 1 rows
Query 19 iteration 2 took 756.3 ms and returned 1 rows
Query 19 avg time: 728.8 ms
Query 20 iteration 0 took 1059.4 ms and returned 186 rows
Query 20 iteration 1 took 917.3 ms and returned 186 rows
Query 20 iteration 2 took 957.9 ms and returned 186 rows
Query 20 avg time: 978.2 ms
Query 21 iteration 0 took 1769.6 ms and returned 100 rows
Query 21 iteration 1 took 1731.1 ms and returned 100 rows
Query 21 iteration 2 took 1625.9 ms and returned 100 rows
Query 21 avg time: 1708.9 ms
Query 22 iteration 0 took 918.1 ms and returned 7 rows
Query 22 iteration 1 took 918.6 ms and returned 7 rows
Query 22 iteration 2 took 917.2 ms and returned 7 rows
Query 22 avg time: 917.9 ms
```
**PR branch:**
```
Finished `release` profile [optimized] target(s) in 0.18s
Running `target/release/tpch benchmark ballista --host localhost --port
50050 --path /app/data --format parquet --iterations 3`
error: The following required arguments were not provided:
--query <query>
USAGE:
tpch benchmark ballista --batch-size <batch-size> --format <file-format>
--host <host> --iterations <iterations> --partitions <partitions> --path <path>
--port <port> --query <query>
For more information try --help
```
---
*Automated benchmark run by dfbench*
--
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]