Michael A. Smith created AVRO-3817:
--------------------------------------
Summary: Schema missing reserved properties "aliases" and "default"
Key: AVRO-3817
URL: https://issues.apache.org/jira/browse/AVRO-3817
Project: Apache Avro
Issue Type: Improvement
Components: python
Affects Versions: 1.11.2
Reporter: Michael A. Smith
The python implementation of schema has `SCHEMA_RESERVED_PROPS` and
`FIELD_RESERVED_PROPS`, but they don't account for "aliases" and "default",
which are reserved properties of NamedSchema, and EnumSchema, respectively.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)