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

2015-07-14 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/incubator-mrql/pull/6#issuecomment-121160268 +1 looks good --- 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 f

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

2015-07-14 Thread fegaras
GitHub user fegaras opened a pull request: https://github.com/apache/incubator-mrql/pull/7 [MRQL-74] Update Flink version to 0.9.0 Added some more changes to pass the JIRA tests: Changed the QueryTest class to ignore the tracing output from Flink 0.9.0. Now flink mode passes all tes

[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 featu

[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 on

[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 GitHub a

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

2015-07-14 Thread fegaras
GitHub user fegaras reopened a pull request: https://github.com/apache/incubator-mrql/pull/7 [MRQL-74] Update Flink version to 0.9.0 Added some more changes to pass the JIRA tests: Changed the QueryTest class to ignore the tracing output from Flink 0.9.0. Now flink mode passes all t

[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 have

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

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

[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`. * Ch