This is an automated email from the ASF dual-hosted git repository.

mxm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from e7aadf5  Use when/then style for Mockito stubs
     add d779459  [BEAM-7044] portable Spark: support stateful dofns
     new 4f22c54  Merge pull request #8812: [BEAM-7044] portable Spark: support 
stateful dofns

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 runners/spark/job-server/build.gradle              |  3 +-
 .../beam/runners/spark/coders/CoderHelpers.java    | 36 ++++++++---
 .../spark/translation/GroupCombineFunctions.java   | 33 +++++++++-
 .../SparkBatchPortablePipelineTranslator.java      | 70 +++++++++++++++++++---
 .../translation/SparkExecutableStageFunction.java  | 25 ++++++++
 .../spark/translation/TransformTranslator.java     |  4 +-
 .../spark/translation/TranslationUtils.java        | 31 ++++++++--
 .../runners/portability/spark_runner_test.py       |  4 --
 8 files changed, 172 insertions(+), 34 deletions(-)

Reply via email to