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

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

                Author: ASF GitHub Bot
            Created on: 22/Oct/19 21:54
            Start Date: 22/Oct/19 21:54
    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-545172864
 
 
   >  If it were a class that we had control over we could use the 
DefaultSchema annotation, as long as one of the included SchemaProvider 
implementations would work (I think JavaBeanSchema is the closest but wouldn't 
work because PubsubMessage doesn't have setters).
   
   It may reduce our overall technical debt if we just implement the full set 
of setters and getters on `PubsubMessage` and use `DefaultSchema`.  It doesn't 
seem like it would be a bad thing.  Who would have an opinion on that?
   
   
 
----------------------------------------------------------------
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: 332255)
    Time Spent: 7.5h  (was: 7h 20m)

> 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: 7.5h
>  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