avro
avro copied to clipboard
AVRO-4072: [java] Add AvroOrder for ReflectData
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