You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mx...@apache.org on 2019/10/07 08:27:47 UTC

[beam] branch master updated (7abf88c -> 64e5a83)

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 7abf88c  Merge pull request #9424: Make RowCoder a sub-class of SchemaCoder<Row>
     add 9578559  Add support to pass params along to external worker pool.
     add 916e170  Add unittest for external environment.
     add 64e5a83  Merge pull request #9730: [BEAM-8351] Support passing in KV pairs to sdk worker via external environment config

No new revisions were added by this update.

Summary of changes:
 .../runners/portability/portable_runner.py         | 18 ++++++++--
 .../runners/portability/portable_runner_test.py    | 38 ++++++++++++++++++++++
 2 files changed, 54 insertions(+), 2 deletions(-)