Keegan Witt created AVRO-1552:
---------------------------------
Summary: Option to use primitive wrappers for fields
Key: AVRO-1552
URL: https://issues.apache.org/jira/browse/AVRO-1552
Project: Avro
Issue Type: Improvement
Components: java
Reporter: Keegan Witt
It'd be nice if there were an option for SpecificCompiler that would use
primitive wrappers (Integer, Long, etc) instead of their primitive types (int,
long, etc). One use case is that the serialization would still fail if these
were not set and one didn't use the builder.
--
This message was sent by Atlassian JIRA
(v6.2#6252)