avro-schema-canonical-equality

Status: IN

`Schema("int")` and `Schema({"type": "int"})` are equal and hash-equal, enabling consistent set/dict usage regardless of whether the schema was constructed from a string or dict form

Source: entries/2026/05/29/avro-serializer-test_avro_serializer.md

JSON