You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Nir Tsruya (Jira)" <ji...@apache.org> on 2022/08/11 15:13:00 UTC

[jira] [Created] (FLINK-28933) Support ON CONFLICT DO NOTHING in flink-jdbc-connector

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)