You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2022/10/04 09:28:00 UTC

[jira] [Closed] (FLINK-29403) Streamline SimpleCondition usage

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

Chesnay Schepler closed FLINK-29403.
------------------------------------
    Resolution: Fixed

master: 990a7dac90af5ea7e8450521a63802c2563f4548

> Streamline SimpleCondition usage
> --------------------------------
>
>                 Key: FLINK-29403
>                 URL: https://issues.apache.org/jira/browse/FLINK-29403
>             Project: Flink
>          Issue Type: Improvement
>          Components: Library / CEP
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.17.0
>
>
> CEP SimpleCondition are essentially filter functions, but since it's an abstract class it ends up being incredibly verbose. We can add a simple factory method to streamline this.
> Additionally the class should not be annotated with {{@Internal}} given how much it is advertised in the docs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)