Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/3185
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
Github user aljoscha commented on a diff in the pull request:
https://github.com/apache/flink/pull/3185#discussion_r97507114
--- Diff: docs/dev/event_time.md ---
@@ -142,7 +143,7 @@ to use timestamp assignment and watermark generation in
the Flink DataStream API
# Event
GitHub user tzulitai opened a pull request:
https://github.com/apache/flink/pull/3185
[FLINK-5375] [doc] Fix Watermark Semantics
Fix watermark semantics in documenation to be correctly aligned with
implementation: a Watermark _t_ declares that event time has reached time _t_
in tha