On 2017-05-18 03:51, Evan McClain wrote:

Since you are using avro reflection, I don't think you can specify the order
(but it's a fairly small patch to ReflectData to implement).

I had expect to be able to specify order using @AvroSchema. However, a quick unit test showed that you are right.

It might indeed be a good idea to fix that (likely a one liner
near ReflectData#createSchema:490).

Clément


Reply via email to