Nir Tsruya created FLINK-28933:
----------------------------------
Summary: Support ON CONFLICT DO NOTHING in flink-jdbc-connector
Key: FLINK-28933
URL: https://issues.apache.org/jira/browse/FLINK-28933
Project: Flink
Issue Type: Improvement
Components: Connectors / JDBC
Affects Versions: 1.15.1
Reporter: Nir Tsruya
AsĀ a flink user I would like to have the option for the flink-jdbc-connector
for the postgresql dialect to configureĀ
{code:java}
ON CONFLICT DO NOTHING{code}
Currently it is only possible to configure an update clause
--
This message was sent by Atlassian Jira
(v8.20.10#820010)