shibd opened a new pull request, #17125: URL: https://github.com/apache/pulsar/pull/17125
### Motivation C++ client Support KeyValue Schema. ### Modifications - A new constructor is added in `SchemaInfo` to combine key and value schemas. - Add a new `KeyValue` class, to help users merge and parse key and value data. ### Documentation The current Schema documentation is relatively simple, I will open a new PR to add more content and sample code - [x] `doc-required` (Your PR needs to update docs and you will update later) -- 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]
