apache / apache/pulsar-client-python
Python client send a 'null' schema data for StringSchema
オープン
- 主要言語
- Python
- スター
- 75
- フォーク
- 53
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**Describe the bug**
Python client uses `json.dump(None)` to generate the schema info for StringSchema. It causes the python client sends a schema info with "null" schema data.
**Expected behavior**
Python client should send empty schema data for primitive schema types.
コントリビューションガイド
評価
この issue はまだ評価されていません。