You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by am...@apache.org on 2016/05/25 21:15:22 UTC

[2/2] incubator-beam git commit: [BEAM-305] Replace usages of PCollection.setCoder with Create.of().withCoder in Spark Runner

[BEAM-305] Replace usages of PCollection.setCoder with Create.of().withCoder in Spark Runner

This closes #386


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

Branch: refs/heads/master
Commit: 9f97ea0a7ddec61a3ff23841dbf74fa0a260dcae
Parents: a3fc40a 69da98a
Author: Sela <an...@paypal.com>
Authored: Thu May 26 00:03:38 2016 +0300
Committer: Sela <an...@paypal.com>
Committed: Thu May 26 00:03:38 2016 +0300

----------------------------------------------------------------------
 .../test/java/org/apache/beam/runners/spark/DeDupTest.java   | 2 +-
 .../java/org/apache/beam/runners/spark/EmptyInputTest.java   | 2 +-
 .../org/apache/beam/runners/spark/SimpleWordCountTest.java   | 8 ++++----
 .../java/org/apache/beam/runners/spark/io/NumShardsTest.java | 2 +-
 .../beam/runners/spark/translation/CombineGloballyTest.java  | 2 +-
 .../beam/runners/spark/translation/CombinePerKeyTest.java    | 2 +-
 .../runners/spark/translation/WindowedWordCountTest.java     | 8 ++++----
 7 files changed, 13 insertions(+), 13 deletions(-)
----------------------------------------------------------------------