The GitHub Actions job "Required Checks" on texera.git/refactor/sync-execution-result-model has succeeded. Run started by GitHub user bobbai00 (triggered by bobbai00).
Head commit for run: 2b6156fc480897f7234530a628787762fd973843 / Jiadong Bai <[email protected]> refactor(execution-service): extract SyncExecutionResource pure helpers for testing Extract two behavior-preserving pure helpers so the result sampling and per-operator summary logic can be unit-tested without a live engine: - sampleAndTruncateTuples(tupleIterator, totalCount, ...) — the symmetric result truncation / sampling previously inlined in collectOperatorResult. - buildOperatorExecutionSummary(...) — the per-operator summary + console error extraction previously inlined in collectOperatorInfos. Both are pure code moves (identical expressions); call sites delegate to them. Expand SyncExecutionResourceSpec to cover every branch of both (empty/visualization/front-only/oversized/sliding-window truncation, and result/console-error/no-result summaries). Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/28584160835 With regards, GitHub Actions via GitBox
