Shaeq Ahmed created AVRO-3621:
---------------------------------

             Summary: [Rust] Improved resolution of nullable record fields
                 Key: AVRO-3621
                 URL: https://issues.apache.org/jira/browse/AVRO-3621
             Project: Apache Avro
          Issue Type: Improvement
          Components: rust
            Reporter: Shaeq Ahmed


Currently a nested record cannot be resolved to a corresponding schema where 
the fields are stored as nullable variants. This PR adds support for upcasting 
the values to a Union type to allow for this. This should improve support for 
reading and writing from compatible schemas, where some fields are listed as 
nullable in the destination.  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to