Dear Iceberg Community,
I hope you’re doing well. I wanted to kindly bring attention to PR #13301 <https://github.com/apache/iceberg/pull/13301>, which I submitted a few days ago. This PR addresses an issue where performing time travel with a filter on columns that no longer exist in the current schema incorrectly raises an exception. According to expected behavior, this should not result in an error. I’ve included a test case to cover this scenario as part of the PR. I would greatly appreciate it if you could take a moment to review it when you have the chance. Thank you in advance for your time and feedback! Best regards, Jian