[GitHub] flink pull request #4668: [FLINK-7617] Remove string format in BitSet to imp...

2017-09-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4668 ---

[GitHub] flink pull request #4668: [FLINK-7617] Remove string format in BitSet to imp...

2017-09-14 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4668#discussion_r138876371 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/operators/util/BitSet.java --- @@ -56,8 +56,7 @@ public void setMemorySegment(MemorySegment

[GitHub] flink pull request #4668: [FLINK-7617] Remove string format in BitSet to imp...

2017-09-14 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4668#discussion_r138875420 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/operators/util/BitSet.java --- @@ -56,8 +56,7 @@ public void setMemorySegment(MemorySegment

[GitHub] flink pull request #4668: [FLINK-7617] Remove string format in BitSet to imp...

2017-09-14 Thread JingsongLi
GitHub user JingsongLi opened a pull request: https://github.com/apache/flink/pull/4668 [FLINK-7617] Remove string format in BitSet to improve the performance of BuildSideOuterjoin *Thank you very much for contributing to Apache Flink - we are happy that you want to help us