Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BEAM-10015] Fix output timestamp on dataflow runner #11725

Merged
merged 5 commits into from
May 16, 2020

Conversation

reuvenlax
Copy link
Contributor

@reuvenlax reuvenlax commented May 15, 2020

This issue is fixed by encoding the output timestamp in the timer tag so that we can recover it when firing the timer.

We also remove the old TimerData.of builders, as their accidental use caused the original bug.

@reuvenlax
Copy link
Contributor Author

run dataflow validatesrunner

@reuvenlax reuvenlax changed the title Fix output timestamp on dataflow runner [BEAM-10015] Fix output timestamp on dataflow runner May 15, 2020
@reuvenlax
Copy link
Contributor Author

R: @rehmanmuradali

@reuvenlax
Copy link
Contributor Author

run dataflow validatesrunner

@rehmanmuradali
Copy link
Contributor

LGTM. Thanks for taking care of it.

@reuvenlax reuvenlax merged commit c395c84 into apache:master May 16, 2020
yirutang pushed a commit to yirutang/beam that referenced this pull request Jul 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants