Repository: incubator-beam-site Updated Branches: refs/heads/asf-site 2bd194414 -> 6ab73c79a
"before" instead of "behind" for "early" elements Project: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/commit/5411eed1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/tree/5411eed1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/diff/5411eed1 Branch: refs/heads/asf-site Commit: 5411eed1658b638cf427e416fb20dd1b224bcbb5 Parents: 2bd1944 Author: ManuZhang <[email protected]> Authored: Mon Nov 14 21:12:34 2016 +0800 Committer: GitHub <[email protected]> Committed: Mon Nov 14 21:12:34 2016 +0800 ---------------------------------------------------------------------- src/_posts/2016-10-20-test-stream.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/5411eed1/src/_posts/2016-10-20-test-stream.md ---------------------------------------------------------------------- diff --git a/src/_posts/2016-10-20-test-stream.md b/src/_posts/2016-10-20-test-stream.md index 797f25e..418f556 100644 --- a/src/_posts/2016-10-20-test-stream.md +++ b/src/_posts/2016-10-20-test-stream.md @@ -78,7 +78,7 @@ reactions to speculative and late panes and dropped data. ## Element Timings -Elements arrive either behind, with, or after the watermark, which categorizes +Elements arrive either before, with, or after the watermark, which categorizes them into the "early", "on-time", and "late" divisions. "Late" elements can be further subdivided into "unobservably", "observably", and "droppably" late, depending on the window to which they are assigned and the maximum allowed
