rdsr edited a comment on pull request #1164:
URL: https://github.com/apache/iceberg/pull/1164#issuecomment-654050168


   I was trying to look into why this was only a failure for Parquet. I might 
be wrong here, but It seems that for ORC and Avro were are building the 
readerFuncs in `TestReadProjection.writeAndRead` using Iceberg expected schema 
and format specific read schemas, whereas in Parquet we are using Iceberg 
expected schemas and the format specific **file** schema. Any thoughts on why 
that is the case?


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to