hyperevo commented on issue #945:
URL: 
https://github.com/apache/pulsar-client-go/issues/945#issuecomment-1386250861

   Note, this base64 encoding behavior is also inconsistent with the python 
client when using the same avro schema. The python consumer expects the byte 
field of the avro schema to be raw bytes of the data. But it is actually the 
bytes of a base64 encoded string. So data is decoded incorrectly. 


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to