apache / apache/pulsar-client-python

Python client send a 'null' schema data for StringSchema

Aberta
#30 5 comentários 0 reações 1 responsável Reivindicada por @sijie Ver no GitHub
Linguagem predominante
Python
Estrelas
75
Forks
53
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

**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.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.