sijie opened a new issue #4563: Python client send a 'null' schema data for 
StringSchema
URL: https://github.com/apache/pulsar/issues/4563
 
 
   **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.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to