[
https://issues.apache.org/jira/browse/AVRO-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17118497#comment-17118497
]
Zezeng Wang commented on AVRO-2655:
-----------------------------------
Hi [~biggeng],
This is the same function enhancement as avro-519. Any thoughts on optional
fields are welcome to discuss in avro-519, so as to better track the
development.
> Support Serialization/Deserialization for Optional Class in Java
> ----------------------------------------------------------------
>
> Key: AVRO-2655
> URL: https://issues.apache.org/jira/browse/AVRO-2655
> Project: Apache Avro
> Issue Type: New Feature
> Components: java
> Reporter: Wang Geng
> Priority: Major
> Labels: features
>
> Optional class is a useful way in Java to avoid NPE since Java 8. Also we
> have Optional description in Avro, using Union[Null, ].
> Avro needs to serialize/deserialize Optional object in Java.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)