sqlbenchmark commented on PR #1527:
URL:
https://github.com/apache/datafusion-ballista/pull/1527#issuecomment-4150454643
## Ballista TPC-H Benchmark Results
**PR:** #1527 - remove partition from partition location
**PR Commit:** `0edddcba`
**Base Commit:** `08544f49` (branch-51)
**Scale Factor:** SF1
**Iterations:** 3
### Results
Could not parse structured results. Raw output:
**Main branch:**
```
Finished `release` profile [optimized] target(s) in 0.39s
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
```
**PR branch:**
```
k 110.2 ms and returned 2 rows
Query 12 avg time: 108.9 ms
Query 13 iteration 0 took 141.9 ms and returned 42 rows
Query 13 iteration 1 took 126.0 ms and returned 42 rows
Query 13 iteration 2 took 132.8 ms and returned 42 rows
Query 13 avg time: 133.6 ms
Query 14 iteration 0 took 64.4 ms and returned 1 rows
Query 14 iteration 1 took 61.1 ms and returned 1 rows
Query 14 iteration 2 took 61.5 ms and returned 1 rows
Query 14 avg time: 62.3 ms
Query 15 iteration 0 took 62.3 ms and returned 0 rows
Query 15 iteration 1 took 62.4 ms and returned 0 rows
Query 15 iteration 2 took 61.1 ms and returned 0 rows
Query 15 avg time: 61.9 ms
Query 16 iteration 0 took 56.1 ms and returned 18314 rows
Query 16 iteration 1 took 54.9 ms and returned 18314 rows
Query 16 iteration 2 took 55.0 ms and returned 18314 rows
Query 16 avg time: 55.3 ms
Query 17 iteration 0 took 207.1 ms and returned 1 rows
Query 17 iteration 1 took 210.7 ms and returned 1 rows
Query 17 iteration 2 took 208.9 ms and returned 1 rows
Query 17 avg time: 208.9 ms
Query 18 iteration 0 took 298.2 ms and returned 57 rows
Query 18 iteration 1 took 346.3 ms and returned 57 rows
Query 18 iteration 2 took 338.5 ms and returned 57 rows
Query 18 avg time: 327.7 ms
Query 19 iteration 0 took 137.9 ms and returned 1 rows
Query 19 iteration 1 took 139.8 ms and returned 1 rows
Query 19 iteration 2 took 141.3 ms and returned 1 rows
Query 19 avg time: 139.7 ms
Query 20 iteration 0 took 98.5 ms and returned 186 rows
Query 20 iteration 1 took 93.2 ms and returned 186 rows
Query 20 iteration 2 took 101.8 ms and returned 186 rows
Query 20 avg time: 97.8 ms
Query 21 iteration 0 took 466.3 ms and returned 100 rows
Query 21 iteration 1 took 463.0 ms and returned 100 rows
Query 21 iteration 2 took 408.2 ms and returned 100 rows
Query 21 avg time: 445.8 ms
Query 22 iteration 0 took 48.4 ms and returned 7 rows
Query 22 iteration 1 took 48.9 ms and returned 7 rows
Query 22 iteration 2 took 47.9 ms and returned 7 rows
Query 22 avg time: 48.4 ms
```
---
*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]