anxkhn commented on PR #3603: URL: https://github.com/apache/iceberg-python/pull/3603#issuecomment-4989382945
The integration test happens to visit the relevant manifest entries newest-first, so the incorrect guard keeps the newest entry by accident. It does not exercise the opposite valid manifest order. The unit regression covers both visitation orders deterministically. -- 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]
