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 14:47:18 UTC

[GitHub] [beam] damccorm opened a new issue, #20032: Add support for Protobuf and JSON Schema on KafkaIO + Confluent Schema Registry

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

   Confluent Schema Registry (CSR) 6 introduces support for other Schema types like Protobuf and JSON Schema. We should adapt KafkaIO to obtain the type of Schema and configure correctly its Deserializer and Coder.
   
   Protobuf support
    [https://github.com/confluentinc/schema-registry/pull/1285](https://github.com/confluentinc/schema-registry/pull/1285)
    JSON Schema support
    [https://github.com/confluentinc/schema-registry/pull/1289](https://github.com/confluentinc/schema-registry/pull/1289)
   
    
   
   Imported from Jira [BEAM-9330](https://issues.apache.org/jira/browse/BEAM-9330). Original Jira may contain additional context.
   Reported by: iemejia.


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


[GitHub] [beam] guygberg commented on issue #20032: Add support for Protobuf and JSON Schema on KafkaIO + Confluent Schema Registry

Posted by GitBox <gi...@apache.org>.
guygberg commented on issue #20032:
URL: https://github.com/apache/beam/issues/20032#issuecomment-1173095559

   Super important


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

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