Deepak Nagaraj created BEAM-14230:
-------------------------------------
Summary: Python JDBC API don't recognize "statement" parameter
Key: BEAM-14230
URL: https://issues.apache.org/jira/browse/BEAM-14230
Project: Beam
Issue Type: Bug
Components: cross-language
Affects Versions: 2.35.0
Reporter: Deepak Nagaraj
Assignee: Pablo Estrada
JDBC [write
API|https://beam.apache.org/releases/pydoc/2.35.0/apache_beam.io.jdbc.html?highlight=jdbc#apache_beam.io.jdbc.WriteToJdbc]
allow a "statement" parameter to pass custom INSERT statements (e.g. UPSERTs).
However, when I pass a "statement" parameter in
apache_beam.io.jdbc.WriteToJdbc(), I still see the usual INSERT coming in my
Postgres logs.
Additional context in this mailing list thread.
https://lists.apache.org/thread/doy941o8f6lg5jq47vvftbcfg3849ztc
--
This message was sent by Atlassian Jira
(v8.20.1#820001)