You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Chamikara Madhusanka Jayalath (Jira)" <ji...@apache.org> on 2022/04/21 17:28:00 UTC

[jira] [Commented] (BEAM-12298) PubsubIO support for Simple Binary Encoding (SBE)

    [ https://issues.apache.org/jira/browse/BEAM-12298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525875#comment-17525875 ] 

Chamikara Madhusanka Jayalath commented on BEAM-12298:
------------------------------------------------------

Is this something that can more easily be supported in the Pub/Sub Lite connector ? 
cc: [~dpcollins-google]

> PubsubIO support for Simple Binary Encoding (SBE)
> -------------------------------------------------
>
>                 Key: BEAM-12298
>                 URL: https://issues.apache.org/jira/browse/BEAM-12298
>             Project: Beam
>          Issue Type: New Feature
>          Components: io-java-gcp
>            Reporter: Zachary Houfek
>            Priority: P3
>
> We currently have a request in Dataflow templates for Pub/Sub -> BigQuery where the Pub/Sub topic contains SBE data. However, it doesn't seem that the PubsubIO currently supports that. Ideally, we would be able to handle cases where all we have is a schema, not precompiled classes, similar to PubsubIO#readAvroGenericRecords[1].
>  
> [1] [https://github.com/apache/beam/blob/243128a8fc52798e1b58b0cf1a271d95ee7aa241/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/pubsub/PubsubIO.java#L515]
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)