[
https://issues.apache.org/jira/browse/FLINK-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16134963#comment-16134963
]
ASF GitHub Bot commented on FLINK-6938:
---------------------------------------
Github user dawidwys commented on the issue:
https://github.com/apache/flink/pull/4513
Hmm, I read back all the comments to previous PRs and I think the consesus
was that we do not want to introduce the ConditionRegistry at that time, but
start with just FLINK-6938 to enable SQL integration.
See comments on that PR: #4172
> IterativeCondition should support RichFunction interface
> --------------------------------------------------------
>
> Key: FLINK-6938
> URL: https://issues.apache.org/jira/browse/FLINK-6938
> Project: Flink
> Issue Type: Sub-task
> Components: CEP
> Reporter: Jark Wu
> Assignee: Jark Wu
> Fix For: 1.4.0
>
>
> In FLIP-20, we need IterativeCondition to support an {{open()}} method to
> compile the generated code once. We do not want to insert a if condition in
> the {{filter()}} method. So I suggest make IterativeCondition support
> {{RichFunction}} interface.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)