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

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

Commit 248afff79e7f020f1a8e9e7f7606e529d3107326 in avro's branch 
refs/heads/branch-1.9 from Fokko Driesprong
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=248afff ]

[AVRO-2663] Bug with nested record


> 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.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)

Reply via email to