Re: Unable to get Avro schema alias working for an array item

2022-01-15 Thread Spencer Lu
er to describe in the context of a particular > language. > > > On Sat, Jan 15, 2022 at 8:37 AM Spencer Lu wrote: >> >> Hi everyone, >> >> We have an application that receives Avro data, and it needs to rename >> certain fields in the data before sendin

Unable to get Avro schema alias working for an array item

2022-01-15 Thread Spencer Lu
Hi everyone, We have an application that receives Avro data, and it needs to rename certain fields in the data before sending it downstream. The application is using the following Avro schema to send the data downstream (note that 2 of the fields have aliases defined): {