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 2018/11/26 23:23:40 UTC

[beam] 01/01: Merge pull request #7010 from markflyhigh/py-fix-apitools

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

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

commit e1642c7868eb43e9e499be222c31d970059dfc31
Merge: 6da9aa5 cbb0d89
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Mon Nov 26 15:23:32 2018 -0800

    Merge pull request #7010 from markflyhigh/py-fix-apitools
    
    [BEAM-5788] Fix DataflowRunner in Python3 - response encoding

 sdks/python/apache_beam/io/gcp/gcsio.py                      |  4 +++-
 .../apache_beam/runners/dataflow/internal/apiclient.py       | 12 ++++++++++--
 2 files changed, 13 insertions(+), 3 deletions(-)