manuzhang opened a new pull request, #18024:
URL: https://github.com/apache/iceberg/pull/18024

   Follow-up to #17967.
   
   This removes the `export-ignore` entries for `spark/v4.2` so source release 
archives contain the module selected by `defaultSparkVersions` and 
`-DallModules`.
   
   Spark 4.2 remains excluded from convenience binary publishing because 
`dev/stage-binaries.sh` still limits `SPARK_VERSIONS` to 3.5, 4.0, and 4.1.
   
   Validation:
   - Created an archive with `git archive HEAD --worktree-attributes` and 
confirmed all four Spark source directories are present.
   - Ran the default Gradle `help` task from the extracted archive.
   - Ran the Gradle `help` task with `-DallModules` from the extracted archive.
   
   ---
   **AI Disclosure**
   - Model: GPT-5
   - Platform/Tool: Codex
   - Human Oversight: partially reviewed
   - Prompt Summary: Include Spark 4.2 in source releases while keeping it 
excluded from convenience binary publishing.


-- 
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]

Reply via email to