manuzhang opened a new pull request, #18042: URL: https://github.com/apache/iceberg/pull/18042
## Summary - limit the supplemental snapshot publication to Spark 3.5/Scala 2.13 artifacts - add released Spark 4.0 and 4.1 artifacts to the BOM while retaining the intentional Spark 4.2 binary-release exclusion - correct stale JMH workflow path filters across CI workflows - align Spark matrix comments with the configuration they describe - document why Spark 4.2 is absent from binary staging ## Validation - `./gradlew spotlessCheck` - dry-run of the three supplemental snapshot publication tasks - generated the all-modules BOM and verified Spark constraint counts - parsed all 23 GitHub workflow YAML files - `git diff --check` - `bash -n dev/stage-binaries.sh` --- **AI Disclosure** - Model: GPT-5 - Platform/Tool: Codex - Human Oversight: partially reviewed - Prompt Summary: Audit and fix Spark CI, snapshot publication, and release BOM inconsistencies while preserving the intentional Spark 4.2 binary-release exclusion. -- 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]
