Relative Content

Tag Archive for schemaavro

Examples in Avro Schema

I try to add examples to an Avro schema.
Is there a way to add example values to an Avro schema?

How to write List in avro?

I have some problem. I need to create avro schema for Kafka. In one of my java class i have field with list of Object: