[
https://issues.apache.org/jira/browse/AVRO-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeno I. Hajdu updated AVRO-1566:
--------------------------------
Attachment: AVRO-1566.patch
Attached proposed solution
> Use field default value to fill in missing values when serializing records
> --------------------------------------------------------------------------
>
> Key: AVRO-1566
> URL: https://issues.apache.org/jira/browse/AVRO-1566
> Project: Avro
> Issue Type: Improvement
> Components: python
> Reporter: Jeno I. Hajdu
> Priority: Minor
> Attachments: AVRO-1566.patch
>
>
> Field default values according to the spec are meant to fill in fields
> present in the reader schema but missing from the writer schema during
> deserialization. In addition to that default values could be used in the
> writer schema to fill in missing values when serializing. This is already
> supported in the Java implementation through record builders.
--
This message was sent by Atlassian JIRA
(v6.2#6252)