You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2019/05/06 04:42:10 UTC

[beam] branch master updated (9488352 -> 207ac33)

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

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


    from 9488352  Merge pull request #8487: Update Go protos + minor fix.
     add df7058a  [BEAM-7102] Adding `jar_packages` experiment option for Python SDK
     new 207ac33  Merge pull request #8340: [BEAM-7102] Adding `jar_packages` experiment option for Python SDK

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:
 .../apache_beam/runners/portability/stager.py      |  60 +++++++++++
 .../apache_beam/runners/portability/stager_test.py | 119 ++++++++++++++++-----
 2 files changed, 151 insertions(+), 28 deletions(-)


[beam] 01/01: Merge pull request #8340: [BEAM-7102] Adding `jar_packages` experiment option for Python SDK

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

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

commit 207ac338b12b90fd6095cebc609f3c453b2980f8
Merge: 9488352 df7058a
Author: Chamikara Jayalath <ch...@apache.org>
AuthorDate: Sun May 5 21:41:45 2019 -0700

    Merge pull request #8340: [BEAM-7102] Adding `jar_packages` experiment option for Python SDK

 .../apache_beam/runners/portability/stager.py      |  60 +++++++++++
 .../apache_beam/runners/portability/stager_test.py | 119 ++++++++++++++++-----
 2 files changed, 151 insertions(+), 28 deletions(-)