The GitHub Actions job "Nightly" on fluss.git/main has failed.
Run started by GitHub user wuchong (triggered by wuchong).

Head commit for run:
0fa75ebf2147615b1abea1da7a4e7881d9044823 / Yang Wang <[email protected]>
[flink] Allow partial updates for AGGREGATION merge engine (#2888)

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/23314840571

With regards,
GitHub Actions via GitBox

Reply via email to