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

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

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

    https://github.com/apache/flink/pull/4121#discussion_r121952296
  
    --- Diff: 
flink-libraries/flink-cep/src/test/java/org/apache/flink/cep/nfa/NFAITCase.java 
---
    @@ -1391,6 +1391,248 @@ public boolean filter(Event value) throws Exception 
{
        }
    --- End diff --
    
    Agree. Moved the newly added tests to file TestsRangeITCase.


> Support for quantifier range to CEP's pattern API
> -------------------------------------------------
>
>                 Key: FLINK-6904
>                 URL: https://issues.apache.org/jira/browse/FLINK-6904
>             Project: Flink
>          Issue Type: Bug
>          Components: CEP
>            Reporter: Dian Fu
>            Assignee: Dian Fu
>
> Currently the quantifier has supported oneOrMore, times(int times), one(),we 
> should also support API such as times(int from, int to) to specify a 
> quantifier range.



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

Reply via email to