Chesnay Schepler created FLINK-29403: ----------------------------------------
Summary: 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 Fix For: 1.17.0 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)