The GitHub Actions job "Nightly (beta)" on flink.git/release-2.3 has failed. Run started by GitHub user github-actions[bot] (triggered by github-actions[bot]).
Head commit for run: ac21574e20cf7ff660ba9a5e414916132c24375b / lincoln lee <[email protected]> [FLINK-39966][table-planner] FlinkRelMdModifiedMonotonicity wrongly reports a non-time-attribute Top-1 Rank as insert-only FLINK-34702 removed the dedicated StreamPhysicalDeduplicate metadata handler and re-routed deduplication monotonicity through StreamPhysicalRank, but the new dispatch guard only checked RankUtil.isDeduplication (Top-1 ROW_NUMBER without rank number). It dropped the sortOnTimeAttributeOnly invariant the old node type implicitly carried. Tighten the guard to isDeduplication && sortOnTimeAttributeOnly restoring the original logic. This closes #28515. Report URL: https://github.com/apache/flink/actions/runs/28143878182 With regards, GitHub Actions via GitBox
