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/03 17:24:01 UTC

[GitHub] [beam] kennknowles opened a new issue, #18325: support JdbcIO as source/sink

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

   support JdbcIO in both source/sink part:
   1. as source, JdbcIO read data from databases that supports JDBC such as Oracle/MySQL/Cassandra/...;
   It leads to a bounded pipeline;
   2. as sink, JdbcIO can persistent data from both unbounded and bounded pipeline;
   
   Imported from Jira [BEAM-2009](https://issues.apache.org/jira/browse/BEAM-2009). Original Jira may contain additional context.
   Reported by: mingmxu.


-- 
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] Abacn commented on issue #18325: support JdbcIO as source/sink

Posted by "Abacn (via GitHub)" <gi...@apache.org>.
Abacn commented on issue #18325:
URL: https://github.com/apache/beam/issues/18325#issuecomment-1654170666

   jdbcIO sink now supports streaming; beam splittableDoFn supersedes boundedsource/unboundedsource


-- 
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] Abacn closed issue #18325: support JdbcIO as source/sink

Posted by "Abacn (via GitHub)" <gi...@apache.org>.
Abacn closed issue #18325: support JdbcIO as source/sink
URL: https://github.com/apache/beam/issues/18325


-- 
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