avro-util
avro-util copied to clipboard
[avro-fastserde] Support deserializing with LinkedHashMap.
The goal is to use LinkdHashMap in the process of deserializing so that all deserialized objects of the same byte array can have a consistent ordering of their map entries.