Spongebob created FLINK-29216:
---------------------------------
Summary: rows belong to update rowkind are transfered into delete
and insert
Key: FLINK-29216
URL: https://issues.apache.org/jira/browse/FLINK-29216
Project: Flink
Issue Type: Bug
Components: Table SQL / API
Affects Versions: 1.14.3
Reporter: Spongebob
When I declared primary key on the sink table, all UPDATE rows were transfered
into DELETE and INSERT rowkind, despite the primay key values were not changed
at all. If this is the expected logic then how could I change this behavior ?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)