manuzhang opened a new pull request, #17264: URL: https://github.com/apache/iceberg/pull/17264
## Summary Backports #17039 to `1.11.x`. - Fixes `_last_updated_sequence_number` inheritance to use a data file's `data_sequence_number` in scan constants. - Adds regression coverage for a v2 rewrite/compaction followed by a v3 upgrade and row ID assignment. - Applies the Spark regression to the versions supported on this branch: 3.4, 3.5, 4.0, and 4.1. ## Validation - `git diff --check origin/1.11.x..HEAD` - Independent static review completed with no remaining findings. - Tests were not run locally per repository instructions. --- **AI Disclosure** - Model: OpenAI Codex - Platform/Tool: Codex CLI - Human Oversight: reviewed - Prompt Summary: Backports #17039 to `1.11.x`. -- 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]
