The GitHub Actions job "Nightly (beta)" on flink.git has succeeded. Run started by GitHub user github-actions[bot] (triggered by github-actions[bot]).
Head commit for run: a160f8db1f76e672ac163ff251aea3413853c442 / Piotr Nowojski <piotr.nowoj...@gmail.com> [FLINK-32828] Properly initialize initial splits in WatermarkOutputMultiplexer Without this fix, initial splits were registered in the multiplexer only when first record from that split has been emitted. This was leading to incorrectly emitted watermarks, as resulting watermark was not properly combined from the initial splits, but only from the splits that have already emitted at least one record. Report URL: https://github.com/apache/flink/actions/runs/9152486212 With regards, GitHub Actions via GitBox