[
https://issues.apache.org/jira/browse/AVRO-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong updated AVRO-2549:
-----------------------------------
Fix Version/s: 1.9.2
> Deserializing not mapping data
> ------------------------------
>
> Key: AVRO-2549
> URL: https://issues.apache.org/jira/browse/AVRO-2549
> Project: Apache Avro
> Issue Type: Task
> Reporter: HARSHA THOTA
> Priority: Blocker
> Fix For: 1.9.2
>
>
> We have upgraded one of our class to a new schema. Basically added a List of
> type variables to the class. When I serialize the Fact I stepped through the
> code and noticed the data for the new field is being serialized. But when I
> deserialize the byte[] to hava obj, the data for the new field is not getting
> mapped.
> [https://stackoverflow.com/questions/57811940/avro-missing-data-when-deserializing]
> Please suggest how to identify the root cause.
> We use version 1.7.7. I have upgraded to 1.8.2 and still it gives the same
> result.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)