You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dian Fu (JIRA)" <ji...@apache.org> on 2017/08/11 01:53:00 UTC

[jira] [Reopened] (FLINK-7123) Support timesOrMore in CEP

     [ https://issues.apache.org/jira/browse/FLINK-7123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dian Fu reopened FLINK-7123:
----------------------------

Reopen this JIRA as I think it's useful. Although we can achieve this via {{times(n-1)}} followed by {{oneOrMore}}, but we have to give each pattern a unique pattern name. For this case, actually, these two patterns should be with the same pattern name.

> Support timesOrMore in CEP
> --------------------------
>
>                 Key: FLINK-7123
>                 URL: https://issues.apache.org/jira/browse/FLINK-7123
>             Project: Flink
>          Issue Type: Bug
>          Components: CEP
>            Reporter: Dian Fu
>            Assignee: Dian Fu
>
> The CEP API should provide API such as timesOrMore(#ofTimes) for quantifier {n,}.



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