The GitHub Actions job "Required Checks" on 
texera.git/test-aggregation-operation-spec has succeeded.
Run started by GitHub user aglinxinyuan (triggered by aglinxinyuan).

Head commit for run:
629c95d6d82cdc1965e3a3aa7c6c00704609ae90 / Xinyuan Lin <[email protected]>
test(workflow-operator): add unit test coverage for AggregationOperation

Pin the contract of `AggregationOperation`'s public API: result-attribute
typing per aggregation kind, error paths for unsupported types and null
aggFunction, the per-kind `DistributedAggregation` semantics (init,
iterate, merge, finalAgg) for SUM/COUNT/AVERAGE/CONCAT including the
null-handling differences between count-all and count-non-null and the
"average of zero values is null" rule, and the `getFinal` rewrite that
turns COUNT into SUM over the partial column while leaving other
aggregations' aggFunction intact.

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

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

With regards,
GitHub Actions via GitBox

Reply via email to