gavrilyuc2 commented on issue #786:
URL: 
https://github.com/apache/pulsar-client-go/issues/786#issuecomment-1173961286

   What about [this package](https://github.com/hamba/avro)?
   
   I think it will be right for simple union types because I have a problem 
with using `map[string]interface{}` type with other (python and go producers 
with consumers) and for producing messages it will be ok, but for consuming 
messages we have an error like that I wrote before.
   
   But if I use [this package](https://github.com/hamba/avro) I don't see this 
error.


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