The GitHub Actions job "Build documentation" on flink.git/master has failed.
Run started by GitHub user MartijnVisser (triggered by MartijnVisser).

Head commit for run:
b81b124ce8bf3acd260b94f99784fe191f700047 / Natea Eshetu Beshada 
<[email protected]>
[FLINK-35661][table] Fix MiniBatchGroupAggFunction silently dropping records

When finishBundle() encounters a key with only retraction messages and no
existing state, it now uses 'continue' instead of 'return' to skip that key
and continue processing remaining keys in the bundle.

This change adds a unit test using KeyedOneInputStreamOperatorTestHarness
with KeyedMapBundleOperator to verify the fix.

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

With regards,
GitHub Actions via GitBox

Reply via email to