[
https://issues.apache.org/jira/browse/BEAM-7738?focusedWorklogId=333610&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-333610
]
ASF GitHub Bot logged work on BEAM-7738:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Oct/19 17:35
Start Date: 24/Oct/19 17:35
Worklog Time Spent: 10m
Work Description: TheNeuralBit commented on issue #9268: [BEAM-7738] Add
external transform support to PubsubIO
URL: https://github.com/apache/beam/pull/9268#issuecomment-546023515
> Will there be a similar system in python for converting between a row type
to a custom type
It hasn't been designed, but that's definitely something I'd like to
support. Would we actually need the `PubsubMessage` protobuf conversion methods
for the external transform version of pubsubio/kafkaio, or are you just
thinking it would be good to use the same type for consistency? I'm just
wondering if we can get away with a simple `TypedDict` sub-class for now
----------------------------------------------------------------
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: 333610)
Time Spent: 8h 10m (was: 8h)
> 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 10m
> 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)