Ma77Ball opened a new pull request, #5905: URL: https://github.com/apache/texera/pull/5905
### What changes were proposed in this PR? - Drop `batchSize=10000` from the `full`-mode benchmark grid in `ArrowFlightActorBench.scala`, taking the daily sweep from 36 configs to 27 and removing the 9 heaviest configs (30-70 min each) that pushed the run past GitHub's 6h job ceiling. - Update the now-stale "36-config / ~50-60 min" comments to "27-config / ~40 min" in the bench source and `benchmarks.yml`. ### Any related issues, documentation, discussions? Closes: #5904 ### How was this PR tested? - Non-functional change (benchmark harness grid + CI comments); no shipped behavior and no unit test covers the bench grid contents. - CI timing verification: trigger the `Benchmarks` workflow via `workflow_dispatch` on this branch (the only non-schedule trigger that runs `full` mode) and confirm the `Bench` job finishes well under 6h (expected ~40-50 min including compile/setup), reaching the publish steps. ### Was this PR authored or co-authored using generative AI tooling? Co-authored with Claude Opus 4.8 in compliance with ASF -- 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]
