avro icon indicating copy to clipboard operation
avro copied to clipboard

AVRO-4072: [java] Add AvroOrder for ReflectData

Open aeroevan opened this issue 1 year ago • 0 comments

What is the purpose of the change

  • This adds the AvroOrder annotation fixing AVRO-4072.

Verifying this change

This change added tests and can be verified as follows:

  • New testAvroOrder test in TestReflect demonstrating usage

Documentation

  • Does this pull request introduce a new feature? yes
  • If yes, how is the feature documented? JavaDoc? Not sure if there's a user facing place for ReflectData documentation

aeroevan avatar Oct 03 '24 21:10 aeroevan