Better null checking in GenericData
-----------------------------------
Key: AVRO-844
URL: https://issues.apache.org/jira/browse/AVRO-844
Project: Avro
Issue Type: Improvement
Reporter: Bill Graham
A few places where NPEs can be handled better:
* When adding an invalid field to a {{GenericData.Record}} object, an NPE gets
throw.
* When creating a {{GenericData.Record}} object with an invalid Schema an NPE
is throw.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira