The GitHub Actions job "CI" on fluss.git/fix/aggregation-partial-update has failed. Run started by GitHub user platinumhamburg (triggered by platinumhamburg).
Head commit for run: f34e24053f299234cd0252e31edfb493e7c1eada / 白鵺 <[email protected]> [flink] Allow partial updates for AGGREGATION merge engine The connector-side validation in FlinkTableSink.getSinkRuntimeProvider() was rejecting partial updates for ALL merge engines (mergeEngineType != null), but the server-side AggregateRowMerger fully supports partial updates via PartialAggregateRowMerger. Narrow the check to only block FIRST_ROW and VERSIONED engines which genuinely do not support partial updates. Add IT case for partial update on aggregation merge engine. Report URL: https://github.com/apache/fluss/actions/runs/23177339788 With regards, GitHub Actions via GitBox
