rdsr opened a new issue #570: Make field access by name work for Avro schema 
and record apis in Avro generics module
URL: https://github.com/apache/incubator-iceberg/issues/570
 
 
   #207 introduced a change where fields name in a schema can change resulting 
in field access by name breaking. The detailed issue [with potential solutions] 
is described 
[here](https://github.com/apache/incubator-iceberg/pull/207#discussion_r337276240)
 by @rdblue 
   
   One potential solution is to figure out how to pass a slightly different 
schema when building the [resolving 
decoder](https://github.com/apache/incubator-iceberg/blob/master/data/src/main/java/org/apache/iceberg/data/avro/DataReader.java#L89-L95)
 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to