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)