You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bo...@apache.org on 2020/11/25 19:17:41 UTC

[beam] branch master updated (b002530 -> 682f2ea)

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

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


    from b002530  Merge pull request #13417 from ibzib/BEAM-10278
     new 72b8894  [BEAM-10962] Add Multiple PubSub reader to Python SDK
     new 50aaf77  [BEAM-10962] Add Multiple PubSub reader to Python SDK
     new 296f3a4  Merge branch 'master' into multi-pubsub-reader
     new d0263c7  Merge remote-tracking branch 'origin/multi-pubsub-reader' into multi-pubsub-reader
     new 34b92bf  [BEAM-10962] Add Multiple PubSub reader to Python SDK
     new e046a63  [BEAM-10962] Add Multiple PubSub reader to Python SDK
     new 660cdf5  [BEAM-10962] Add Multiple PubSub reader to Python SDK
     new dfc57ee  [BEAM-10962] Add Multiple PubSub reader to Python SDK
     new 0a0dc6b  [BEAM-10962] Add Multiple PubSub reader to Python SDK
     new c33e97f  [BEAM-10962] Add Multiple PubSub reader to Python SDK
     new 2508a4f  [BEAM-10962] Add Multiple PubSub reader to Python SDK
     new 2e7bc4a  [BEAM-10962] Add Multiple PubSub reader to Python SDK
     new a279c7d  [BEAM-10962] Add Multiple PubSub reader to Python SDK
     new 17af76c  Merge branch 'master' into multi-pubsub-reader
     new 682f2ea  Merge pull request #12930 from [BEAM-10962] Add Multiple PubSub reader to Python SDK

The 29784 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.py      | 114 ++++++++++++++++++++++++
 sdks/python/apache_beam/io/gcp/pubsub_test.py | 123 ++++++++++++++++++++++++++
 2 files changed, 237 insertions(+)