[ 
https://issues.apache.org/jira/browse/BEAM-7738?focusedWorklogId=333630&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-333630
 ]

ASF GitHub Bot logged work on BEAM-7738:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Oct/19 18:14
            Start Date: 24/Oct/19 18:14
    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-546039008
 
 
   > Would we actually need the PubsubMessage protobuf conversion methods for 
the external transform version of pubsubio/kafkaio
   
   We would not need to use PubsubMessage _protobuf_ type any more (and thus we 
wouldn't need the conversion methods), but we may still want the beam 
PubsubMessage class.  The latter is yielded by  `io.pubsub.ReadFromPubSub`, so 
if we ant `io.external.pubsub.ReadFromPubSub` to be a drop-in replacement 
(which I am in favor of) then that means keeping 
`io.external.pubsub.PubsubMessage` and adding the ability to convert between 
this and a row-type.
   
   
 
----------------------------------------------------------------
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: 333630)
    Time Spent: 8h 50m  (was: 8h 40m)

> 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 50m
>  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)

Reply via email to