You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/10/29 15:40:19 UTC

[GitHub] jiazhai opened a new pull request #2885: Add KeyValueSchema to satisfy org.apache.kafka.connect.connector.ConnectRecord

jiazhai opened a new pull request #2885: Add KeyValueSchema to satisfy org.apache.kafka.connect.connector.ConnectRecord
URL: https://github.com/apache/pulsar/pull/2885
 
 
   Kafka org.apache.kafka.connect.connector.ConnectRecord has both key and value schema.
   Currently we need a KeyValueSchema to achieve it and support debezium.
   There will be another PR to do the convert between KeyValueSchema and org.apache.kafka.connect.data.Schema.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services