[ 
https://issues.apache.org/jira/browse/AVRO-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585317#comment-17585317
 ] 

ASF subversion and git services commented on AVRO-3621:
-------------------------------------------------------

Commit ae31eb12a06b5387f56261283344fdbaaeca2f02 in avro's branch 
refs/heads/master from Shaeq Ahmed
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=ae31eb12a ]

AVRO-3621: [Rust] do not log each error while validating against union variants 
(#1839)

AVRO-3621: do not log each error while validating against union variants

AVRO-3621: Improve the panic message for the new assert_not_logged() helper 
method

Signed-off-by: Martin Tzvetanov Grigorov <mgrigo...@apache.org>
Co-authored-by: Martin Tzvetanov Grigorov <mgrigo...@apache.org>

> [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
>            Assignee: Shaeq Ahmed
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0, 1.11.2
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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