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

Dian Fu commented on FLINK-4641:
--------------------------------

I have the same thought. :)
I'm asking this question is because I found that to achieve the above results, 
we need make some modifications to the NFA. As when one branch is matched, we 
need to eliminate all the {{ComputationState}}s corresponding to other 
branches. Just to confirm my thought is right before make the changes. :)

> Support branching CEP patterns 
> -------------------------------
>
>                 Key: FLINK-4641
>                 URL: https://issues.apache.org/jira/browse/FLINK-4641
>             Project: Flink
>          Issue Type: Sub-task
>          Components: CEP
>            Reporter: Till Rohrmann
>            Assignee: Dian Fu
>
> We should add support for branching CEP patterns to the Pattern API. 
> {code}
>     |--> B --|
>     |        |
> A --         --> D
>     |        |
>     |--> C --|
> {code}
> This feature will require changes to the {{Pattern}} class and the 
> {{NFACompiler}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to