Search before asking
Description
FlinkTableSink.getSinkRuntimeProvider() rejects partial-column inserts for all merge engine tables. However, the server-side PartialAggregateRowMerger already handles partial updates correctly for AGGREGATION tables.
Willingness to contribute