[
https://issues.apache.org/jira/browse/AVRO-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762775#comment-17762775
]
ASF subversion and git services commented on AVRO-3851:
-------------------------------------------------------
Commit 1d444624e974c3794314bc101bba6975bb4f2e64 in avro's branch
refs/heads/branch-1.11 from Kousuke Saruta
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=1d444624e ]
AVRO-3851: [Rust] Validate default value for record fields and enums on parsing
(#2481)
(cherry picked from commit 2244da098710393061263d3edee84c45e9adaf84)
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
> 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
> Affects Versions: 1.12.0
> Reporter: Kousuke Saruta
> Priority: Major
>
> 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)