You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2016/04/07 10:57:25 UTC

[jira] [Resolved] (FLINK-3711) Scala fold() example syntax incorrect

     [ https://issues.apache.org/jira/browse/FLINK-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aljoscha Krettek resolved FLINK-3711.
-------------------------------------
    Resolution: Fixed

Fixed in https://github.com/apache/flink/commit/e5b93da0eda610e163a5d4a72cb23bd69d9c136a

I pushed to master as well as release-1.0 to fix the 1.0.x line docs.

> Scala fold() example syntax incorrect
> -------------------------------------
>
>                 Key: FLINK-3711
>                 URL: https://issues.apache.org/jira/browse/FLINK-3711
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.0.0, 1.0.1
>            Reporter: Shannon Carey
>            Priority: Minor
>
> Scala's KeyedStream#fold which accepts scala.Function2 is defined as a partially appliable function. The documentation, however, is written as if it is a non-partial function.



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