You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by re...@apache.org on 2020/01/13 21:48:53 UTC

[beam] branch master updated (04498d5 -> d35195f)

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

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


    from 04498d5  [BEAM-8740] Remove unused dependency from Spark runner (#10564)
     add 1db2e39  [BEAM-6008] Propagate errors during pipeline execution in Java's PortableRunner
     add d35195f  Merge pull request #10566: [BEAM-6008] Propagate errors during pipeline execution in Java's PortableRunner

No new revisions were added by this update.

Summary of changes:
 .../jobsubmission/InMemoryJobService.java          |  7 +-
 .../fnexecution/jobsubmission/JobInvocation.java   | 13 +++-
 .../portability/JobServicePipelineResult.java      | 75 +++++++++++++++-------
 3 files changed, 66 insertions(+), 29 deletions(-)