Github user dawidwys commented on a diff in the pull request:

    https://github.com/apache/flink/pull/3644#discussion_r108742662
  
    --- Diff: docs/dev/libs/cep.md ---
    @@ -711,6 +711,57 @@ DataStream[Either[TimeoutEvent, ComplexEvent]] result 
= patternStream.flatSelect
     </div>
     </div>
     
    +### Handling Lateness in Event Time
    +
    +In `CEP` the order in which elements are processed matters. To this end 
and when working in event time, an incoming 
    --- End diff --
    
    I don't get the first part of the sentence : "To this end and when working 
in event time"


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to