confluent-kafka-python icon indicating copy to clipboard operation
confluent-kafka-python copied to clipboard

Support avro union schema serde

Open sookyomkim opened this issue 1 year ago • 2 comments

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

sookyomkim avatar Aug 18 '23 05:08 sookyomkim

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] avatar Aug 18 '23 05:08 cla-assistant[bot]

CLA assistant check
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.

cla-assistant[bot] avatar Aug 18 '23 05:08 cla-assistant[bot]