You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2020/10/17 22:42:55 UTC

[beam] branch master updated (488c10c -> 7c357e4)

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

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


    from 488c10c  Merge pull request #12864: [BEAM-10650] Windmill implementation for TimestampOrderedState
     add 295f2a6  Updates Pub/Sub runner API transformation to preserve None values
     new 7c357e4  Merge pull request #13135: [BEAM-10861] Updates Pub/Sub runner API transformation to preserve None values

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/io/gcp/pubsub_test.py | 55 +++++++++++++++++++++++++++
 sdks/python/apache_beam/io/iobase.py          | 14 +++----
 2 files changed, 62 insertions(+), 7 deletions(-)


[beam] 01/01: Merge pull request #13135: [BEAM-10861] Updates Pub/Sub runner API transformation to preserve None values

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

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

commit 7c357e459d4bbf628dfa98d054930c05aef23e8b
Merge: 488c10c 295f2a6
Author: Chamikara Jayalath <ch...@apache.org>
AuthorDate: Sat Oct 17 15:42:22 2020 -0700

    Merge pull request #13135: [BEAM-10861] Updates Pub/Sub runner API transformation to preserve None values

 sdks/python/apache_beam/io/gcp/pubsub_test.py | 55 +++++++++++++++++++++++++++
 sdks/python/apache_beam/io/iobase.py          | 14 +++----
 2 files changed, 62 insertions(+), 7 deletions(-)