Commits


Joel Turkel authored and GitHub committed e8db541f0c3
AVRO-2998: Schema validation for hashes with symbol keys (#1036) AVRO-2749 added support for serializing hashes with symbol keys but they were still considered invalid. This fixes schema validation to also accept hashes with symbol keys.