Scott Wegner created BEAM-331:
---------------------------------
Summary: WindowedWordCount.AddTimestampFn has nondeterministic
timestamp bounds
Key: BEAM-331
URL: https://issues.apache.org/jira/browse/BEAM-331
Project: Beam
Issue Type: Bug
Reporter: Scott Wegner
Assignee: Scott Wegner
Priority: Minor
The timestamps added in the WindowedWordCount example are based on when the
bundles are executed, which makes the min/max bounds non-deterministic.
It would be more desirable to capture the min/max at construction time. We
would like this to be able to use this as an example of adding display data.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)