[
https://issues.apache.org/jira/browse/BEAM-3744?focusedWorklogId=82973&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-82973
]
ASF GitHub Bot logged work on BEAM-3744:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Mar/18 22:26
Start Date: 21/Mar/18 22:26
Worklog Time Spent: 10m
Work Description: chamikaramj commented on a change in pull request
#4901: [BEAM-3744] Expand Pubsub read API for Python.
URL: https://github.com/apache/beam/pull/4901#discussion_r176254488
##########
File path: sdks/python/apache_beam/io/gcp/pubsub.py
##########
@@ -280,25 +276,15 @@ def parse_subscription(full_subscription):
class _PubSubSource(dataflow_io.NativeSource):
"""Source for the payload of a message as bytes from a Cloud Pub/Sub topic.
+ This ``PTransform`` is overridden by a native Pubsub implementation.
Review comment:
This is not a PTransform.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 82973)
Time Spent: 5h 50m (was: 5h 40m)
> Support full PubsubMessages
> ---------------------------
>
> Key: BEAM-3744
> URL: https://issues.apache.org/jira/browse/BEAM-3744
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Udi Meiri
> Assignee: Udi Meiri
> Priority: Critical
> Time Spent: 5h 50m
> Remaining Estimate: 0h
>
> Tracking changes to Pubsub support in Python SDK.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)