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)