[GitHub] flink pull request: [FLINK-2655] Minimize intermediate merging of ...

2015-09-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/1118 --- 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

[GitHub] flink pull request: [FLINK-2655] Minimize intermediate merging of ...

2015-09-14 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1118#issuecomment-140212980 Will merge this PR tomorrow. --- 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] flink pull request: [FLINK-2655] Minimize intermediate merging of ...

2015-09-11 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/1118#discussion_r39250889 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/operators/sort/UnilateralSortMerger.java --- @@ -1525,34 +1525,41 @@ protected final void

[GitHub] flink pull request: [FLINK-2655] Minimize intermediate merging of ...

2015-09-11 Thread HuangWHWHW
Github user HuangWHWHW commented on a diff in the pull request: https://github.com/apache/flink/pull/1118#discussion_r39252417 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/operators/sort/UnilateralSortMerger.java --- @@ -1525,34 +1525,41 @@ protected final void

[GitHub] flink pull request: [FLINK-2655] Minimize intermediate merging of ...

2015-09-11 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1118#issuecomment-139544590 Thanks for the PR @greghogan. Good to merge, IMO. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] flink pull request: [FLINK-2655] Minimize intermediate merging of ...

2015-09-10 Thread greghogan
GitHub user greghogan opened a pull request: https://github.com/apache/flink/pull/1118 [FLINK-2655] Minimize intermediate merging of spilled buffers You can merge this pull request into a Git repository by running: $ git pull https://github.com/greghogan/flink

[GitHub] flink pull request: [FLINK-2655] Minimize intermediate merging of ...

2015-09-10 Thread HuangWHWHW
Github user HuangWHWHW commented on a diff in the pull request: https://github.com/apache/flink/pull/1118#discussion_r39232369 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/operators/sort/UnilateralSortMerger.java --- @@ -1525,34 +1525,41 @@ protected final void