apache / apache/pulsar-client-python

Python client send a 'null' schema data for StringSchema

オープン
#30 コメント 5 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。