[
https://issues.apache.org/jira/browse/BEAM-3744?focusedWorklogId=83045&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-83045
]
ASF GitHub Bot logged work on BEAM-3744:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Mar/18 03:04
Start Date: 22/Mar/18 03:04
Worklog Time Spent: 10m
Work Description: charlesccychen 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_r176297607
##########
File path: sdks/python/apache_beam/io/gcp/pubsub.py
##########
@@ -44,8 +68,8 @@
pubsub_pb2 = None
-__all__ = ['PubsubMessage', 'ReadMessagesFromPubSub', 'ReadStringsFromPubSub',
- 'WriteStringsToPubSub']
+__all__ = ['PubsubMessage', 'ReadMessagesFromPubSub', 'ReadPayloadsFromPubSub',
Review comment:
No, we don't need it. It was simply a tentative API choice at the time.
----------------------------------------------------------------
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: 83045)
Time Spent: 7h 20m (was: 7h 10m)
> 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: 7h 20m
> Remaining Estimate: 0h
>
> Tracking changes to Pubsub support in Python SDK.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)