Add "optional" keyword to Avro IDL
----------------------------------
Key: AVRO-658
URL: https://issues.apache.org/jira/browse/AVRO-658
Project: Avro
Issue Type: New Feature
Reporter: Jeff Hammerbacher
It can be a bit cumbersome to write out the unions required for optional
fields. With Avro IDL, we could make this simpler by providing an "optional"
keyword that compiled down to the union syntax.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.