[
https://issues.apache.org/jira/browse/BEAM-3744?focusedWorklogId=82969&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-82969
]
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_r176256157
##########
File path: sdks/python/apache_beam/runners/dataflow/dataflow_runner.py
##########
@@ -742,7 +742,7 @@ def run_Read(self, transform_node):
standard_options = (
transform_node.inputs[0].pipeline.options.view_as(StandardOptions))
if not standard_options.streaming:
- raise ValueError('PubSubPayloadSource is currently available for use '
+ raise ValueError('PubSubSource is currently available for use '
Review comment:
Ditto.
----------------------------------------------------------------
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: 82969)
Time Spent: 5.5h (was: 5h 20m)
> 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: 5.5h
> Remaining Estimate: 0h
>
> Tracking changes to Pubsub support in Python SDK.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)