Andy Huynh
Results
2
issues of
Andy Huynh
Hello, I'm using Debezium to extract MySQL data into Kafka in Avro format using the Confluent Avro converter. I'm then using the Confluent S3 sink to get this data into...
## Problem https://github.com/confluentinc/schema-registry/pull/2326 introduced the `ignore.default.for.nullables` Avro converter config property. However the storage connectors currently cannot take advantage of it as it's not an exposed config. For example, when using...