[
https://issues.apache.org/jira/browse/BEAM-10962?focusedWorklogId=513876&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-513876
]
ASF GitHub Bot logged work on BEAM-10962:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Nov/20 00:24
Start Date: 19/Nov/20 00:24
Worklog Time Spent: 10m
Work Description: boyuanzz commented on a change in pull request #12930:
URL: https://github.com/apache/beam/pull/12930#discussion_r526509535
##########
File path: sdks/python/apache_beam/io/gcp/pubsub.py
##########
@@ -20,6 +20,27 @@
Cloud Pub/Sub sources and sinks are currently supported only in streaming
pipelines, during remote execution.
+Multiple Read from Pub/Sub
Review comment:
Please move this into the `MultipleReadFromPubSub ` class py doc.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 513876)
Time Spent: 9h 20m (was: 9h 10m)
> Multiple PubSub Source Reader
> ------------------------------
>
> Key: BEAM-10962
> URL: https://issues.apache.org/jira/browse/BEAM-10962
> Project: Beam
> Issue Type: New Feature
> Components: io-py-gcp
> Reporter: Inigo San Jose Visiers
> Priority: P2
> Time Spent: 9h 20m
> Remaining Estimate: 0h
>
> A very common use case in Dataflow / Beam is reading from multiple PubSub
> topics/subscriptions and flatten them out.
> I would be nice to have a PTransform that does this without users having to
> built it themselves.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)