You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by jaoki <gi...@git.apache.org> on 2015/12/24 04:21:57 UTC

[GitHub] flink pull request: Trivial WriteMode comment fix

GitHub user jaoki opened a pull request:

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

    Trivial WriteMode comment fix

    WriteMode has 2 values NO_OVERWRITE and OVERWRITE but it refers CREATE in the javadoc.
    Probably old code.

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

    $ git pull https://github.com/jaoki/flink trivial-WriteMode-comment-fix

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

    https://github.com/apache/flink/pull/1475.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 #1475
    
----
commit 28329e2aa40ec2c7bb63e6f0d1f59ee57443f8cd
Author: Jun Aoki <ja...@apache.org>
Date:   2015-12-24T03:20:27Z

    Trivial WriteMode comment fix
    
    WriteMode has 2 values NO_OVERWRITE and OVERWRITE but it refers CREATE in the javadoc.
    Probably old code.

----


---
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: Trivial WriteMode comment fix

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

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


---
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.
---