This is an automated email from the ASF dual-hosted git repository. timrobertson100 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit cac06ce4bd2a8e233010f47f5ceb988ea0f28e35 Merge: f80aeb1 a1a798a Author: Tim Robertson <[email protected]> AuthorDate: Tue Oct 30 15:34:21 2018 +0100 Merge pull request #6884: [BEAM-4783] Fix invalid parameter to set the partitioner in Spark GbK .../apache/beam/runners/spark/io/SourceRDD.java | 11 ++++---- .../spark/translation/GroupCombineFunctions.java | 32 ++++++++++------------ .../spark/translation/TransformTranslator.java | 21 +++++++------- .../streaming/StreamingTransformTranslator.java | 2 +- 4 files changed, 31 insertions(+), 35 deletions(-)
