apache / apache/pulsar-client-python

Python client send a 'null' schema data for StringSchema

未關閉
#30 5 則留言 0 個 reaction 已指派 1 人 已被 @sijie 認領 在 GitHub 檢視
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。