The GitHub Actions job "Benchmarks" on texera.git/bench/arrow-flight-e2e has 
failed.
Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).

Head commit for run:
dfdbe8e3450adf99b270652c84e6ffbb4faf04a4 / Yicong Huang 
<[email protected]>
feat(bench): add Arrow Flight E2E benchmark + Benchmarks CI workflow

Adds an end-to-end micro-benchmark of the Arrow Flight data path that
spawns a real PythonWorkflowWorker actor (real Pekko + real Python
subprocess via texera_run_python_worker.py + real Arrow Flight gRPC),
wires an identity Python UDF, and times per-batch send→echo round-trip
across a 36-config sweep (batch_size × schema_width × string_len).

CI integration is bench-agnostic: a single `Benchmarks` workflow calls
`bin/run-benchmarks.sh` as an opaque entry point. Future benches (e.g.
JMH for ArrowUtils micros) plug in by appending one line to that script
and adding a Publish step block. Trigger gate mirrors amber-integration
via PR labels (no file-path filters); failure does not block merges
(workflow stays out of required-checks.yml's aggregator). Results upload
to gh-pages dashboard via SHA-pinned benchmark-action (v1.22.1, on ASF
allow-list); auto-push gated on push-to-main so PRs do not pollute the
baseline.

Report URL: https://github.com/apache/texera/actions/runs/27113735404

With regards,
GitHub Actions via GitBox

Reply via email to