[ 
https://issues.apache.org/jira/browse/FLINK-6208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15986764#comment-15986764
 ] 

ASF GitHub Bot commented on FLINK-6208:
---------------------------------------

Github user kl0u commented on the issue:

    https://github.com/apache/flink/pull/3698
  
    Thanks a lot for the work @dawidwys ! I really like the changes. The 
`NFACompiler` seems cleaner and the removal of the `FollowedByPattern` class 
makes the code nicer. I will wait for travis and then merge.


> Implement skip till next match strategy
> ---------------------------------------
>
>                 Key: FLINK-6208
>                 URL: https://issues.apache.org/jira/browse/FLINK-6208
>             Project: Flink
>          Issue Type: New Feature
>          Components: CEP
>            Reporter: Dawid Wysakowicz
>            Assignee: Dawid Wysakowicz
>             Fix For: 1.3.0
>
>
> Right now, we support two strategies (except for looping states):
> * skip till any match -> {{followedBy}}
> * strict contiguity -> {{next}}
> We should also support a strategy that will match only the first occurence of 
> a valid pattern.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to