On 02/03/2012 01:57 PM, Koert Kuipers wrote: > I could create a copy myself using the Field constructor, however that > way i lose the aliases and props. In avro 1.5.4 there is no way to get > to these either.
In Avro 1.6 there's Field#getProps() method but there's no getAliases(). Please file a bug, asking for this. Thanks, Doug
