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: [email protected]
