[ 
https://issues.apache.org/jira/browse/FLINK-6255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16010506#comment-16010506
 ] 

Kostas Kloudas commented on FLINK-6255:
---------------------------------------

This is the PR to address it https://github.com/apache/flink/pull/3909

> Remove PatternStream.getSideOutput()
> ------------------------------------
>
>                 Key: FLINK-6255
>                 URL: https://issues.apache.org/jira/browse/FLINK-6255
>             Project: Flink
>          Issue Type: Improvement
>          Components: CEP
>            Reporter: Aljoscha Krettek
>            Assignee: Kostas Kloudas
>
> We cannot currently use the result of {{select()/flatSelect()}} to get the 
> side output stream because the operator that emits the side output is not the 
> same operator that is returned from the {{select()}} method. There is always 
> a map or flatMap after the actual CEP operator.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to