Details
-
Bug
-
Status: Open
-
P2
-
Resolution: Unresolved
-
2.35.0
-
None
Description
JDBC write API 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
Attachments
Issue Links
- is caused by
-
BEAM-14414 SchemaIO should encode config object in the top-level schema
- Open
- links to