Conversation
|
Assigning reviewers: R: @claudevdm for label python. Note: If you would like to opt out of this review, comment Available commands:
The PR bot will only process comments in the main thread (not review comments). |
|
I think this is a Dataflow issue and should be addressed at that level. It looks like we're not correctly setting this on pipeline update in all cases. |
Will my PR mitigate this issue or it does not matter since it will be override by Dataflow? |
|
@jonathaningram possible to help me test this PR? |
It will probably mitigate this issue, but (a) there is probably a general bug which is being introduced by Dataflow here, and (b) this feature is meant to provide safety guarantees when we update which we are losing. |
|
Let us close this PR for now. Please create the GCP support ticket to investigate this. |
|
Hey @liferoad, we are currently running into this issue. Would it be possible if you could provide the link to your support ticket if it's public so that we can track its resolution? |
fixes #35318
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>instead.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.