Fokko commented on PR #2029: URL: https://github.com/apache/iceberg-python/pull/2029#issuecomment-3154167349
Good one, after some thought, I think the test is incorrect. When we pass in the `projected_field_values` the field should not be considered missing anymore. If you import a table from Hive, where the partition field is not part of the DataFile, then we pass it in through the `projected_field_values` but it isn't considered missing. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
