apache / apache/pulsar-client-python
[feature request] Support KeyValue Schema.
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 75
- Forks
- 53
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.