You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2016/07/06 12:18:15 UTC

[2/2] incubator-beam git commit: [BEAM-405] Fixes inefficient use of keySet iterator instead of entrySet iterator

[BEAM-405] Fixes inefficient use of keySet iterator instead of entrySet iterator

This closes #587


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/8147037d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/8147037d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/8147037d

Branch: refs/heads/master
Commit: 8147037d61179daf96b17f901b4625210f340466
Parents: 9adbecb 88cc25d
Author: Luke Cwik <lc...@google.com>
Authored: Wed Jul 6 05:17:55 2016 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Wed Jul 6 05:17:55 2016 -0700

----------------------------------------------------------------------
 .../build-tools/src/main/resources/beam/findbugs-filter.xml  | 6 ------
 .../src/main/java/org/apache/beam/sdk/io/BigQueryIO.java     | 8 ++++----
 2 files changed, 4 insertions(+), 10 deletions(-)
----------------------------------------------------------------------