You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 20:43:40 UTC

[GitHub] [beam] damccorm opened a new issue, #20957: PubsubIO support for Simple Binary Encoding (SBE)

damccorm opened a new issue, #20957:
URL: https://github.com/apache/beam/issues/20957

   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](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)
   
    
   
   Imported from Jira [BEAM-12298](https://issues.apache.org/jira/browse/BEAM-12298). Original Jira may contain additional context.
   Reported by: zhoufek.


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org