Re: custom attributes

2016-01-06 Thread Peter Lappo
e in the avsc file > On 6 Jan 2016, at 21:11, John Smith <lenov...@gmail.com> wrote: > > Hello, > > Im wondering if its allowed to define custom attributes as part of the AVRO > schema, e.g. > > > { > "type" :"record", &

custom attributes

2016-01-06 Thread John Smith
Hello, Im wondering if its allowed to define custom attributes as part of the AVRO schema, e.g. { "type" :"record", "name": "Test", "fields": [ { "name": "ROW_ID"