Yu Wang created FLINK-21430:
-------------------------------
Summary: Appear append data when flink sql sink mysql on key conflict
Key: FLINK-21430
URL:
https://issues.apache.org/jira/browse/FLINK-21430 Project: Flink
Issue Type: Bug
Components: Table SQL / Runtime
Affects Versions: 1.12.0
Reporter: Yu Wang
{code:java}
// Some comments here
public String getFoo()
{
return foo;
}
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)