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