[
https://issues.apache.org/jira/browse/FLINK-7129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138276#comment-16138276
]
Dawid Wysakowicz edited comment on FLINK-7129 at 8/23/17 12:20 PM:
-------------------------------------------------------------------
Yes that would work for the state, but the problem is I could not find a way to
"collocate" a non-keyed stream (stream of patterns) with keyed stream of
events. I think {{TwoInputStreamOperator}} does not support inputs where one is
keyed and the other is not.
was (Author: dawidwys):
Yes that would work for the state, but the problem is I could not find a way to
"collocate" a non-keyed stream (stream of patterns) with keyed stream of
events. I think `TwoInputStreamOperator` does not support inputs where one is
keyed and the other is not.
> Dynamically changing patterns
> -----------------------------
>
> Key: FLINK-7129
> URL: https://issues.apache.org/jira/browse/FLINK-7129
> Project: Flink
> Issue Type: New Feature
> Components: CEP
> Reporter: Dawid Wysakowicz
> Assignee: Dawid Wysakowicz
>
> An umbrella task for introducing mechanism for injecting patterns through
> coStream
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)