apache / apache/pulsar-client-python
[feature request] Support KeyValue Schema.
未關閉
- 主要語言
- Python
- 星號
- 75
- 分支
- 53
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### 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?
貢獻指南
研究方向
先檢視 Python 用戶端現有的 schema 函式,以及 pull request 22 中參照的 C++ KeyValue schema 實作。確定 KeyValue schema 所需的 Python 介面,然後定義完成標準,使 Python 用戶端能夠一致地建立和使用這些 schema。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- cpp, python
- 領域
- api
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100