You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dawid Wysakowicz (JIRA)" <ji...@apache.org> on 2018/10/18 08:15:00 UTC

[jira] [Updated] (FLINK-10592) Support exclusions in patterns

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

Dawid Wysakowicz updated FLINK-10592:
-------------------------------------
    Description: We should support exclusions like {{(A {- B -} C)}} which means that rows will be matched to B, but will not participate in the output.  (was: We should support exclusions like {{(A {-B-} C)}} which means that rows will be matched to B, but will not participate in the output.)

> Support exclusions in patterns
> ------------------------------
>
>                 Key: FLINK-10592
>                 URL: https://issues.apache.org/jira/browse/FLINK-10592
>             Project: Flink
>          Issue Type: Sub-task
>          Components: CEP, Table API &amp; SQL
>            Reporter: Dawid Wysakowicz
>            Priority: Major
>
> We should support exclusions like {{(A {- B -} C)}} which means that rows will be matched to B, but will not participate in the output.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)