andygrove opened a new pull request, #2417:
URL: https://github.com/apache/datafusion-ballista/pull/2417

   ## Summary
   
   - Refresh the TPC-H SF1000 benchmarking page with a new Ballista run at 
commit `67b3a19b` (2026-09-03).
   - All 22 queries now complete on Ballista — Q11, Q21, Q22 previously failed 
with client-side gRPC `OutOfRange` errors; the new run was submitted through 
the `tpch` Rust runner from `benchmarks/` (`cargo run --release --bin tpch -- 
benchmark ballista ...`) and completed cleanly.
   - Ballista total: **817.07s** vs Spark 3.4 **845.21s** across the full 
22-query suite.
   - Spark numbers are unchanged.
   - Trimmed the now-stale FAIL paragraph and the Python-client OOM note, and 
switched the reproducing command to the Rust runner with `--iterations 1` 
matching the run.
   
   ## Test plan
   
   - [ ] Preview the rendered docs page 
(`docs/source/contributors-guide/benchmarking.md`) and confirm the table and 
version metadata look correct.


-- 
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]

Reply via email to