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

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

Shannon Carey created FLINK-3711:
------------------------------------

             Summary: 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.1, 1.0.0
            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)