Kousuke Saruta created AVRO-3851:
------------------------------------
Summary: Validate default value for record fields and enums on
parsing
Key: AVRO-3851
URL: https://issues.apache.org/jira/browse/AVRO-3851
Project: Apache Avro
Issue Type: Improvement
Components: rust
Reporter: Kousuke Saruta
Currently, default values for record fields are not validated on parsing except
for union type fields.
Similarly, default values for enum are not also validated on parsing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)