[ 
https://issues.apache.org/jira/browse/FLINK-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14291132#comment-14291132
 ] 

Robert Metzger commented on FLINK-1428:
---------------------------------------

Would be cool if you could provide a patch for that. (We can apply it to all 
branches affected by this issue)

> Typos in Java code example for RichGroupReduceFunction
> ------------------------------------------------------
>
>                 Key: FLINK-1428
>                 URL: https://issues.apache.org/jira/browse/FLINK-1428
>             Project: Flink
>          Issue Type: Bug
>          Components: Project Website
>            Reporter: Felix Neutatz
>            Priority: Minor
>
> http://flink.apache.org/docs/0.7-incubating/dataset_transformations.html
> String key = null //missing ';'
> public void combine(Iterable<Tuple3<String, Integer, Double>> in,
>                       Collector<Tuple3<String, Integer, Double>> out))
> --> one ')' too much



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to