[
https://issues.apache.org/jira/browse/BEAM-7738?focusedWorklogId=333536&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-333536
]
ASF GitHub Bot logged work on BEAM-7738:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Oct/19 15:58
Start Date: 24/Oct/19 15:58
Worklog Time Spent: 10m
Work Description: chadrik commented on issue #9268: [BEAM-7738] Add
external transform support to PubsubIO
URL: https://github.com/apache/beam/pull/9268#issuecomment-545985919
@TheNeuralBit On the python side, as with the Java SDK, there is a custom
`PubsubMessage` class (take a look in `apache_beam.io.gcp.pubsub`). The main
thing it provides is methods for converting to/from protobuf.
In your example above, you registered the `TypedDict` sub-class: will there
be a similar system in python for converting between a row type to a custom
type, like `apache_beam.io.gcp.pubsub.PubsubMessage`?
----------------------------------------------------------------
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: 333536)
Time Spent: 8h (was: 7h 50m)
> Support PubSubIO to be configured externally for use with other SDKs
> --------------------------------------------------------------------
>
> Key: BEAM-7738
> URL: https://issues.apache.org/jira/browse/BEAM-7738
> Project: Beam
> Issue Type: New Feature
> Components: io-java-gcp, runner-flink, sdk-py-core
> Reporter: Chad Dombrova
> Assignee: Chad Dombrova
> Priority: Major
> Labels: portability
> Time Spent: 8h
> Remaining Estimate: 0h
>
> Now that KafkaIO is supported via the external transform API (BEAM-7029) we
> should add support for PubSub.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)