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 2020/05/06 07:22:22 UTC

[GitHub] [beam] giogit commented on pull request #6055: [BEAM-4824] Batch BigQueryIO returns job results

giogit commented on pull request #6055:
URL: https://github.com/apache/beam/pull/6055#issuecomment-624484946


   This pull request is very important, in my opinion.
   With other connectors, like JdbcIO or TextIO, it is possible to use Wait.on correctly and I think this is a useful feature for batch pipelines.
   At the moment, using BigQueryIO, the Wait.on works correctly only with streaming inserts.
   I use Wait.on to send PubSub messages at the end of my batch pipelines with JdbcIO and I'd like to do the same also with BigQueryIO
   Thank you


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

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