Jingsong Lee created FLINK-31291:
------------------------------------
Summary: Document table.exec.sink.upsert-materialize to none
Key: FLINK-31291
URL: https://issues.apache.org/jira/browse/FLINK-31291
Project: Flink
Issue Type: Improvement
Components: Table Store
Reporter: Jingsong Lee
Fix For: table-store-0.4.0
The table store has the ability to correct disorder, such as:
[https://nightlies.apache.org/flink/flink-table-store-docs-master/docs/concepts/primary-key-table/#sequence-field]
But Flink SQL default sink materialize will result strange behavior, In
particular, write to the agg table of the fts.
We should document this, set table.exec.sink.upsert-materialize to none always,
set 'sequence.field' to table in case of disorder.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)