You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by rehevkor5 <gi...@git.apache.org> on 2016/04/07 06:32:31 UTC

[GitHub] flink pull request: [FLINK-3711][docs] Documentation of Scala fold...

GitHub user rehevkor5 opened a pull request:

    https://github.com/apache/flink/pull/1860

    [FLINK-3711][docs] Documentation of Scala fold()() uses correct syntax

    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.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rehevkor5/flink FLINK-3711

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1860.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1860
    
----
commit 516a748f108f39bc901c328b252adb3769026474
Author: Shannon Carey <sc...@expedia.com>
Date:   2016-04-07T04:30:38Z

    [FLINK-3711][docs] Documentation of Scala fold()() uses correct syntax

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-3711][docs] Documentation of Scala fold...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/1860


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-3711][docs] Documentation of Scala fold...

Posted by aljoscha <gi...@git.apache.org>.
Github user aljoscha commented on the pull request:

    https://github.com/apache/flink/pull/1860#issuecomment-206766766
  
    Thanks for the fix! I'm merging...


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---