Commits


Ultrabug authored and GitHub committed 75843201427
AVRO-3240: fix deserializer schema backward compatibility (#1379) * AVRO-3240: fix decoding schema when reaching the end of the reader * AVRO-3240: add from_avro_datum test for reader EOF * AVRO-3240: add reader eof handling to Schema::String