[ https://issues.apache.org/jira/browse/FLINK-6254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954888#comment-15954888 ]
ASF GitHub Bot commented on FLINK-6254: --------------------------------------- Github user aljoscha commented on the issue: https://github.com/apache/flink/pull/3668 LGTM! 👍 > Consolidate late data methods on PatternStream and WindowedStream > ----------------------------------------------------------------- > > Key: FLINK-6254 > URL: https://issues.apache.org/jira/browse/FLINK-6254 > Project: Flink > Issue Type: Improvement > Components: CEP > Reporter: Aljoscha Krettek > Assignee: Kostas Kloudas > Priority: Blocker > Fix For: 1.3.0 > > > {{WindowedStream}} has {{sideOutputLateData(OutputTag<T> outputTag)}} while > {{PatternStream}} has {{withLateDataOutputTag(OutputTag<T> outputTag)}}. > {{WindowedStream}} had the method first so we should stick to that naming > scheme. -- This message was sent by Atlassian JIRA (v6.3.15#6346)