[
https://issues.apache.org/jira/browse/FLINK-8159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16661863#comment-16661863
]
Dawid Wysakowicz commented on FLINK-8159:
-----------------------------------------
Hi [~dian.fu],
I would like to see a bit more insights.
# Which version do you think is better? Updating the select function or not?
Why?
# How do you want to pass parameters to open() on condtions for new NFA?
# To what extent do you want to provide access to RuntimeContext?
Sorry, I cannot fully participate in the design of this feature, but we are
currently in the process of preparing the 1.7 release. I might be more
responsive after this is done.
> Pattern(Flat)SelectFunctions should support RichFunction interface
> ------------------------------------------------------------------
>
> Key: FLINK-8159
> URL: https://issues.apache.org/jira/browse/FLINK-8159
> Project: Flink
> Issue Type: Sub-task
> Components: CEP
> Reporter: Dian Fu
> Assignee: Dian Fu
> Priority: Major
>
> {{SelectWrapper}} and {{FlatSelectWrapper}} should extends
> {{AbstractRichFucntion}} and process properly if the underlying functions
> extend RichFunction.
> Things to be very careful about:
> * backwards compatibility (we previously serialized conditions) - changes to
> those interfaces have to be done carefully
> * we want to be able to add dynamic patterns in the future, so at some point
> we have to open also on control message arrival
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)