The GitHub Actions job "Benchmarks" on texera.git/feat/standalone-ml-m3 has 
succeeded.
Run started by GitHub user kz930 (triggered by kz930).

Head commit for run:
7cdea513512550911cc086e1dc6670631b2fc617 / kary zheng <[email protected]>
fix(operator): leave the model unread when there are no data rows

The exported prediction script read the last model row before looking at
the data, so two empty ports ended in an IndexError. The executor predicts
once per data row and never touches the model when there are none, so the
script now reads it only when rows exist and otherwise emits the declared
columns with no rows.

Co-Authored-By: Claude Opus 5.5 (1M context) <[email protected]>

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

With regards,
GitHub Actions via GitBox

Reply via email to