Wang Geng created AVRO-2655:
-------------------------------

             Summary: Support 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


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)

Reply via email to