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: [email protected] With regards, Apache Git Services
