apache / apache/pulsar-client-python
[feature request] Support KeyValue Schema.
Open
- Dominant language
- Python
- Stars
- 75
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
### 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?
Contributor guide
Assessment
This issue has not been assessed yet.