You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ryan (Jira)" <ji...@apache.org> on 2020/10/21 18:54:00 UTC

[jira] [Created] (KAFKA-10625) Add Union to Connect Schema

Ryan created KAFKA-10625:
----------------------------

             Summary: Add Union to Connect Schema
                 Key: KAFKA-10625
                 URL: https://issues.apache.org/jira/browse/KAFKA-10625
             Project: Kafka
          Issue Type: Improvement
          Components: KafkaConnect
    Affects Versions: 2.6.0
            Reporter: Ryan


There currently is no Union type for the Kafka Connect Schema/SchemaBuilder.   When using Kafka Connect to produce messages intended to be converted to AVRO a converter specific workaround must be employed to generate a union.

 

https://stackoverflow.com/questions/64468907/does-kafka-connect-support-unions



--
This message was sent by Atlassian Jira
(v8.3.4#803005)