rdblue commented on pull request #1077:
URL: https://github.com/apache/iceberg/pull/1077#issuecomment-647636443


   After looking at this again, I don't think this should do any projection. 
From my last comment:
   
   > I think the solution is to remove the project(fileSchema) call after 
ManifestFiles.read because data tasks should return an unprojected record.
   
   Data tasks should not project data, so this should ignore attempted 
projection.


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