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 <[email protected]> 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(-)
