You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2020/08/22 00:25:40 UTC

[beam] branch release-2.24.0 updated (33d2437 -> d69243b)

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

danoliveira pushed a change to branch release-2.24.0
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 33d2437  [BEAM-10702, BEAM-10757] Cherrypick #12571: Do not implicitly decompress artifacts (#12619)
     add 67351e9  [BEAM-10766] Fix flake where ByteString coercion could modify cached type hints (#12654)
     new d69243b  Merge pull request #12666: [BEAM-10766] Cherry-pick #12654

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:
 sdks/python/apache_beam/transforms/external.py      | 12 ++++++++----
 sdks/python/apache_beam/transforms/external_test.py |  7 +++++++
 2 files changed, 15 insertions(+), 4 deletions(-)


[beam] 01/01: Merge pull request #12666: [BEAM-10766] Cherry-pick #12654

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

danoliveira pushed a commit to branch release-2.24.0
in repository https://gitbox.apache.org/repos/asf/beam.git

commit d69243b37f453e770c498b43f8b5797d8ac1108c
Merge: 33d2437 67351e9
Author: Daniel Oliveira <da...@gmail.com>
AuthorDate: Fri Aug 21 17:25:24 2020 -0700

    Merge pull request #12666: [BEAM-10766] Cherry-pick #12654
    
    [release-2.24.0][BEAM-10766] Fix flake where ByteString coercion could modify cached type hints

 sdks/python/apache_beam/transforms/external.py      | 12 ++++++++----
 sdks/python/apache_beam/transforms/external_test.py |  7 +++++++
 2 files changed, 15 insertions(+), 4 deletions(-)