[ https://issues.apache.org/jira/browse/FLINK-18418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17336149#comment-17336149 ]
Flink Jira Bot commented on FLINK-18418: ---------------------------------------- This issue was labeled "stale-major" 7 ago and has not received any updates so it is being deprioritized. If this ticket is actually Major, please raise the priority and ask a committer to assign you the issue or revive the public discussion. > document example error > ---------------------- > > Key: FLINK-18418 > URL: https://issues.apache.org/jira/browse/FLINK-18418 > Project: Flink > Issue Type: Bug > Components: API / DataSet, Documentation > Reporter: appleyuchi > Priority: Major > Labels: stale-major > > OuterJoin with Flat-Join Function > [https://ci.apache.org/projects/flink/flink-docs-stable/dev/batch/dataset_transformations.html] > change > > *public void join(Tuple2<String, String> movie, Rating rating* > to > *public void join(Tuple2<String, String> movie, Rating rating,* > > please. > -- This message was sent by Atlassian Jira (v8.3.4#803005)