You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ud...@apache.org on 2019/05/24 22:41:18 UTC

[beam] branch master updated (dc26d2e -> edfd894)

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

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


    from dc26d2e  Merge pull request #8682 from angoenka/fix_expansion_task
     add 0f9f757  [BEAM-6429] side-input type coercion for multimaps
     add edfd894  Merge pull request #8654: [BEAM-6429] side-input type coercion for multimaps

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/pipeline.py                | 16 ++++++++-----
 sdks/python/apache_beam/pvalue.py                  | 16 ++++++-------
 .../runners/portability/fn_api_runner_test.py      | 18 ++++++++++-----
 sdks/python/apache_beam/typehints/typehints.py     | 16 ++++++++-----
 .../python/apache_beam/typehints/typehints_test.py | 26 ++++++++++++++++++++++
 5 files changed, 69 insertions(+), 23 deletions(-)