You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yangze Guo (JIRA)" <ji...@apache.org> on 2018/11/30 13:00:00 UTC

[jira] [Created] (FLINK-11040) Incorrect generic type of DataStream in broadcast_state.md

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)