seanxuu opened a new pull request, #17660: URL: https://github.com/apache/iceberg/pull/17660
Fixes #15916 The Spark branch-write documentation now matches the branch selection behavior: - table-identifier and write-option branches must agree when both are provided; - an explicit branch takes precedence over the session WAP branch; - the session WAP branch is used only when no explicit branch is provided; - an explicit branch cannot be combined with the WAP branch. Verification: `git diff --check`. The full `spotlessCheck` could not complete in this environment because the Gradle dependency download stalled; the documentation diff itself passes whitespace validation. --- **AI Disclosure** - Model: GPT-5.6 - Platform/Tool: Codex - Human Oversight: partially reviewed - Prompt Summary: Find active Java projects and submit small, focused pull requests. -- 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]
