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/16 09:19:16 UTC

[beam] branch master updated (ce3cd08 -> 48865e0)

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

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


    from ce3cd08  Merge pull request #6659 [BEAM-5720] Fix encoding of large python ints in Python 3.
     add 6a7f0c0  Revert "Revert "Merge pull request #6582 [BEAM-5702] Special case zero and one element Creates.""
     add 48865e0  Merge pull request #6653 [BEAM-5702] Special case zero and one element Creates.

No new revisions were added by this update.

Summary of changes:
 .../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(-)