You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2019/01/30 01:24:17 UTC

[beam] branch master updated (2daeb8cc -> aeee77b)

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

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


    from 2daeb8cc Added per-computation map transform->state_family to windmill's GetConfigResponse. (#7566)
     new e62a280  Add py3-gcp tox environment
     new 324b5b3  Python 3 port gcs io modules
     new aeee77b  Merge pull request #7650 from RobbeSneyders/gcp-io

The 19770 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:
 sdks/python/apache_beam/io/gcp/gcsio_test.py             | 14 +++++++-------
 .../apache_beam/runners/dataflow/dataflow_runner.py      | 14 +++++++++++---
 .../apache_beam/runners/dataflow/internal/apiclient.py   |  3 ++-
 sdks/python/build.gradle                                 | 12 ++++++++----
 sdks/python/tox.ini                                      | 16 +++++++++++++++-
 5 files changed, 43 insertions(+), 16 deletions(-)