You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2018/10/19 07:09:36 UTC

[beam] branch master updated (5f6c2aa -> 4fdc424)

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

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


    from 5f6c2aa  Merge pull request #6746 from charlesccychen/upgrade-container
     add 8d7ad50  [BEAM-3450] Log when the runner is not properly setting the coder.
     new 4fdc424  Merge pull request #6741 [BEAM-3450] Log when the runner is not properly setting the coder.

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:
 .../beam/fn/harness/BeamFnDataReadRunner.java      | 14 ++++++++++---
 .../beam/fn/harness/BeamFnDataWriteRunner.java     | 18 +++++++++++++---
 .../apache_beam/runners/worker/bundle_processor.py | 24 ++++++++++++++++------
 3 files changed, 44 insertions(+), 12 deletions(-)


[beam] 01/01: Merge pull request #6741 [BEAM-3450] Log when the runner is not properly setting the coder.

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 4fdc424e203b683285aa21f57b37c81be9a86faf
Merge: 5f6c2aa 8d7ad50
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Fri Oct 19 09:09:28 2018 +0200

    Merge pull request #6741 [BEAM-3450] Log when the runner is not properly setting the coder.
    
    [BEAM-3450] Log when the runner is not properly setting the coder.

 .../beam/fn/harness/BeamFnDataReadRunner.java      | 14 ++++++++++---
 .../beam/fn/harness/BeamFnDataWriteRunner.java     | 18 +++++++++++++---
 .../apache_beam/runners/worker/bundle_processor.py | 24 ++++++++++++++++------
 3 files changed, 44 insertions(+), 12 deletions(-)