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

   ## Summary
   - Existing CI runs at the default 
`ballista.scheduler.max_partitions_per_task=1` (one task per input partition), 
so the multi-partition-task path — the mode we actually plan to ship — 
currently has zero end-to-end coverage.
   - Add a third `run_suite` invocation to `tpch.yml` at `AQE on + 
max_partitions_per_task=0` (unbounded, budget-capped at `vcores=4`), reusing 
the same scheduler/executor/data — no extra build, no extra data gen.
   
   ## Test plan
   - [ ] `TPC-H SF10` workflow shows a new `[AQE on, multi-partition tasks] 
Query N` group for every non-q16 query and passes `--verify` on each.
   - [ ] Existing `AQE off` and `AQE on` groups still run and still pass.
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


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