permit default values for record fields
---------------------------------------
Key: AVRO-8
URL: https://issues.apache.org/jira/browse/AVRO-8
Project: Avro
Issue Type: Improvement
Components: spec
Reporter: Doug Cutting
Record fields should permit the specification of default values in the schema.
When a record is read, and the written version contains no value for a field,
the default value from the schema is used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.