confluent-kafka-python
confluent-kafka-python copied to clipboard
Support avro union schema serde
fixes #1562
This pr expand named schema fully to their true schemas to fix "UnknownType" error when using avro union schema like below.
[
"confluent.io.examples.serialization.avro.User",
"confluent.io.examples.serialization.avro.Award"
]
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.