[GitHub] incubator-mrql pull request: [MRQL-80] Support Flink 0.10

2015-11-28 Thread chiwanpark
Github user chiwanpark commented on the pull request: https://github.com/apache/incubator-mrql/pull/12#issuecomment-160264289 Hi @fegaras, the Flink community announced the availability of Flink 0.10.1 (http://flink.apache.org/news/2015/11/27/release-0.10.1.html). :) --- If your

[GitHub] incubator-mrql pull request: [MRQL-80] Support Flink 0.10

2015-11-23 Thread chiwanpark
Github user chiwanpark commented on the pull request: https://github.com/apache/incubator-mrql/pull/12#issuecomment-158925881 Hi @fegaras, Flink community is currently voting to release minor release of 0.10. (http://markmail.org/message/xqpsfrjrkk2oila7). Could you wait upgrading

[GitHub] incubator-mrql pull request: [MRQL-80] Support Flink 0.10

2015-11-22 Thread chiwanpark
Github user chiwanpark commented on the pull request: https://github.com/apache/incubator-mrql/pull/12#issuecomment-158846605 Great changes. :) --- 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

[GitHub] incubator-mrql pull request: [MRQL-74] Update Flink version to 0.9...

2015-07-14 Thread chiwanpark
Github user chiwanpark closed the pull request at: https://github.com/apache/incubator-mrql/pull/6 --- 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

[GitHub] incubator-mrql pull request: [MRQL-74] Update Flink version to 0.9...

2015-07-14 Thread chiwanpark
Github user chiwanpark commented on the pull request: https://github.com/apache/incubator-mrql/pull/6#issuecomment-121237037 Because there is supplementary pull request #7, I close this PR. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] incubator-mrql pull request: [MRQL-74] Update Flink version to 0.9...

2015-07-14 Thread chiwanpark
Github user chiwanpark commented on the pull request: https://github.com/apache/incubator-mrql/pull/7#issuecomment-121236779 Oh Thanks for modifying my PR. :) I'll close my PR. --- If your project is set up for it, you can reply to this email and have your reply appear on G

[GitHub] incubator-mrql pull request: [MRQL-74] Update Flink version to 0.9...

2015-07-14 Thread chiwanpark
Github user chiwanpark commented on the pull request: https://github.com/apache/incubator-mrql/pull/7#issuecomment-121259017 +1 for 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

[GitHub] incubator-mrql pull request: [MRQL-74] Update Flink version to 0.9...

2015-07-13 Thread chiwanpark
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