GitHub user chiwanpark opened a pull request:

    https://github.com/apache/incubator-mrql/pull/6

    [MRQL-74] Update Flink version to 0.9.0

    This PR contains following changes:
    
    * Update Flink version to 0.9.0.
    * Change implementation of `Accumulator`, `SourceFunction`.
    * Change output method from using `print` to using  
`DiscardingOutputFormat`.
      * From Flink 0.9.0, `print()` method executes eagerly.

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

    $ git pull https://github.com/chiwanpark/incubator-mrql MRQL-74

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

    https://github.com/apache/incubator-mrql/pull/6.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 #6
    
----
commit 8faad307e7cd34050719c5e8c00f1bb2ae8bee15
Author: Chiwan Park <[email protected]>
Date:   2015-07-13T16:24:29Z

    [MRQL-74] Update Flink version to 0.9.0

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to