Daniel Orner created AVRO-2821:
----------------------------------
Summary: Add default values to enums
Key: AVRO-2821
URL: https://issues.apache.org/jira/browse/AVRO-2821
Project: Apache Avro
Issue Type: Improvement
Components: ruby
Affects Versions: 1.9.2
Reporter: Daniel Orner
Assignee: Daniel Orner
Avro specification 1.9.2 includes the ability to specify default values for
enums:
[https://avro.apache.org/docs/1.9.2/spec.html#Enums]
This is currently missing from the Ruby specification and any enums that don't
match exactly will throw validation errors.
Will start working on a PR for this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)