You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2018/10/10 11:47:55 UTC

[beam] 01/01: Merge pull request #6582 [BEAM-5702] Special case zero and one element Creates.

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

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

commit b436c3185aa3103377cdbe669480433f4f9e217d
Merge: a432a4f 822cff0
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Wed Oct 10 13:47:46 2018 +0200

    Merge pull request #6582 [BEAM-5702] Special case zero and one element Creates.
    
    [BEAM-5702] Special case zero and one element Creates.

 .../runners/dataflow/ptransform_overrides.py       |  2 +-
 sdks/python/apache_beam/transforms/core.py         | 41 +++++++++++++++-------
 sdks/python/apache_beam/transforms/create_test.py  |  2 ++
 3 files changed, 32 insertions(+), 13 deletions(-)