Aljoscha Krettek created FLINK-6254:
---------------------------------------
Summary: 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
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)