You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ma...@apache.org on 2019/09/20 04:37:41 UTC

[beam] branch release-2.16.0 updated (cce403e -> f4171eb)

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

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


    from cce403e  Merge pull request #9615: [BEAM-8279] Disable IOTypeHints.from_callable
     add 91ab0ab  [BEAM-8224] Fix bug in _fn_takes_side_inputs (#9563)
     new f4171eb  Merge pull request #9623: [BEAM-8224] Fix bug in _fn_takes_side_inputs (#9563)

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/core.py         |  6 ++-
 .../apache_beam/typehints/typed_pipeline_test.py   | 49 ++++++++++++++++++++--
 2 files changed, 50 insertions(+), 5 deletions(-)


[beam] 01/01: Merge pull request #9623: [BEAM-8224] Fix bug in _fn_takes_side_inputs (#9563)

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

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

commit f4171eb7c1658d39dcf66080c35f7eff11c065c7
Merge: cce403e 91ab0ab
Author: Mark Liu <ma...@apache.org>
AuthorDate: Thu Sep 19 21:37:07 2019 -0700

    Merge pull request #9623: [BEAM-8224] Fix bug in _fn_takes_side_inputs (#9563)

 sdks/python/apache_beam/transforms/core.py         |  6 ++-
 .../apache_beam/typehints/typed_pipeline_test.py   | 49 ++++++++++++++++++++--
 2 files changed, 50 insertions(+), 5 deletions(-)