[ 
https://issues.apache.org/jira/browse/AVRO-3232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated AVRO-3232:
---------------------------------
    Labels: pull-request-available  (was: )

> Rust deserializer: add missing matches to deserialize_any union and string/map
> ------------------------------------------------------------------------------
>
>                 Key: AVRO-3232
>                 URL: https://issues.apache.org/jira/browse/AVRO-3232
>             Project: Apache Avro
>          Issue Type: Bug
>          Components: rust
>            Reporter: Ultrabug
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When deserializing complex Avro schemas using from_value::<T> to map the data 
> to a struct, we get errors even if the Record itself has been deserialized 
> successfully.
> These errors come from the fact that `deserialize_any` from de.rs is missing 
> some matches.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to