Dawid Wysakowicz created FLINK-6208:
---------------------------------------
Summary: 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
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)