zm999999 created FLINK-38099: -------------------------------- Summary: Greenplum: Distribution column updates in Greenplum upsert Key: FLINK-38099 URL: https://issues.apache.org/jira/browse/FLINK-38099 Project: Flink Issue Type: Improvement Components: Connectors / JDBC Affects Versions: jdbc-3.1.2 Environment: Flink 1.17.2
flink-connector-jdbc-3.1.2-1.17 Reporter: zm999999 Fix For: jdbc-3.1.3 When executing upsert on Greenplum database, an error message will appear: ERROR: modification of distribution columns in On ConflictUpdate is not supported', I have submitted a PR to merge the repair content of the main branch into version 3.1, hoping to solve this issue. PR:https://github.com/apache/flink-connector-jdbc/pull/173 -- This message was sent by Atlassian Jira (v8.20.10#820010)