[
https://issues.apache.org/jira/browse/AVRO-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong resolved AVRO-2663.
------------------------------------
Fix Version/s: 1.10.0
Resolution: Fixed
> Projection on nested records does not work
> ------------------------------------------
>
> Key: AVRO-2663
> URL: https://issues.apache.org/jira/browse/AVRO-2663
> Project: Apache Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.9.1
> Reporter: Fokko Driesprong
> Assignee: Fokko Driesprong
> Priority: Critical
> Fix For: 1.10.0, 1.9.2
>
>
> I've found out that when reading nested records, with a different read and
> write schema gives errors. The field that isn't in the read schema, is still
> read from the file, and therefore new fields potentially contain invalid data
> because it shares the position in the values array.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)