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

[beam] branch master updated (8e83fb1 -> 287d48d)

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

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


    from 8e83fb1  Merge pull request #6708 from charlesccychen/fix-downloads
     add 5a9afbb  Python support for worker jar.
     add e40a7b9  Use getattr() instead of hasattr() when checking a field exists or not.
     add 287d48d  Merge pull request #6680 from HuangLED/pyJar

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/options/pipeline_options.py         |  6 ++++++
 sdks/python/apache_beam/runners/dataflow/dataflow_runner.py |  7 +++++++
 sdks/python/apache_beam/runners/portability/stager.py       | 12 ++++++++++--
 3 files changed, 23 insertions(+), 2 deletions(-)