apache / apache/pulsar-client-python
[feature request] Support KeyValue Schema.
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 75
- Forks
- 53
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### 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?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.