Amsterdam Luis de Lima Filho created AVRO-2812:
--------------------------------------------------
Summary: Avro maven plugin
Key: AVRO-2812
URL: https://issues.apache.org/jira/browse/AVRO-2812
Project: Apache Avro
Issue Type: Improvement
Components: java
Reporter: Amsterdam Luis de Lima Filho
Currently, the Avro Maven Plugin offer two options related to Optionals:
gettersReturnOptional and createOptionalGetters. But the more useful option is
missing, which is to create just the optional getter when the field accepts
null, and to create just the normal getter when the field does not accept null.
There is no workaround for this, so this feature would be very desirable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)