[
https://issues.apache.org/jira/browse/FLINK-29403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-29403:
-------------------------------------
Description:
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.
was:
CEP SimpleCondition are essentially filter functions, but since it's an
abstract class it ends up being incredibly verbose.
Additionally the class should not be annotated with {{@Internal}} given how
much it is advertised in the docs.
> 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
> 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)