shibd opened a new issue, #69: URL: https://github.com/apache/pulsar-client-python/issues/69
### Motivation CPP client supported `KeyValue` schema on https://github.com/apache/pulsar-client-cpp/pull/22. Python clients also can support KeyValue schemas based on this. ### Alternatives Note: The schema function of the Python client is not completely based on CPP. We may need to redesign the interface to the Key Value Schema in the Python client. ### Anything else? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
