You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/05 00:18:49 UTC

[GitHub] [beam] damccorm opened a new issue, #21542: Python JDBC API don't recognize "statement" parameter

damccorm opened a new issue, #21542:
URL: https://github.com/apache/beam/issues/21542

   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
   
   Imported from Jira [BEAM-14230](https://issues.apache.org/jira/browse/BEAM-14230). Original Jira may contain additional context.
   Reported by: deepix.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] pabloem commented on issue #21542: Python JDBC API don't recognize "statement" parameter

Posted by GitBox <gi...@apache.org>.
pabloem commented on issue #21542:
URL: https://github.com/apache/beam/issues/21542#issuecomment-1147759466

   this is fixed!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] pabloem closed issue #21542: Python JDBC API don't recognize "statement" parameter

Posted by GitBox <gi...@apache.org>.
pabloem closed issue #21542: Python JDBC API don't recognize "statement" parameter
URL: https://github.com/apache/beam/issues/21542


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org