Yangze Guo created FLINK-11040:
----------------------------------
Summary: Incorrect generic type of DataStream in broadcast_state.md
Key: FLINK-11040
URL: https://issues.apache.org/jira/browse/FLINK-11040
Project: Flink
Issue Type: Bug
Affects Versions: 1.7.0
Reporter: Yangze Guo
Assignee: Yangze Guo
In this document, the generic type of output DataStream is Match. According to
my understanding of the code, I think it should be String, as the last
operator's return type is that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)