The GitHub Actions job "Flink CI (beta)" on flink.git/master has failed.
Run started by GitHub user fapaul (triggered by fapaul).

Head commit for run:
abf53fb7a7b65c227416c0401ac3ca54c47bc64d / Fabian Paul <[email protected]>
[FLINK-39221][table] Add AGGREGATE_VALUES rule for constant folding of global 
aggregates

Add CoreRules.AGGREGATE_VALUES to PRUNE_EMPTY_RULES so the planner can
replace a global aggregate over statically empty input (e.g. WHERE 1=0)
with literal default Values at plan time (COUNT(*)=0, SUM=null, etc.),
eliminating the GroupAggregate node entirely.

Co-Authored-By: Claude Opus 4.6 <[email protected]>

Report URL: https://github.com/apache/flink/actions/runs/22769041093

With regards,
GitHub Actions via GitBox

Reply via email to