Skip to content

Update Spark 4.1 runtime-deps #15935

Closed
nssalian wants to merge 1 commit intoapache:mainfrom
nssalian:fix-spark-runtime-deps
Closed

Update Spark 4.1 runtime-deps #15935
nssalian wants to merge 1 commit intoapache:mainfrom
nssalian:fix-spark-runtime-deps

Conversation

@nssalian
Copy link
Copy Markdown
Contributor

Summary

runtime-deps.txt baseline added in #15860 was generated against a stale branch, before the netty bump (#15891) and other dependency changes landed on main. This causes checkRuntimeDeps to fail on every PR.
I wonder if there is a better way to do this and keep this updated since the versions could get bumped outside of a contributor's purview. Adding this fix for now.

Changes

Regenerated the baseline with ./gradlew :iceberg-spark:iceberg-spark-runtime-4.1_2.13:generateRuntimeDeps --refresh-dependencies.

Test plan

  • Ran this ./gradlew :iceberg-spark:iceberg-spark-runtime-4.1_2.13:checkRuntimeDeps locally

Copy link
Copy Markdown
Contributor

@mxm mxm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for promptly fixing the build failures @nssalian!

@nssalian
Copy link
Copy Markdown
Contributor Author

CC: @rdblue

@huaxingao
Copy link
Copy Markdown
Contributor

Hi @nssalian, I saw CI failed when I merged a PR. I opened #15937 which combines the runtime-deps fix with a fix for the zizmor ref-version-mismatch failure (bumping actions/upload-artifact from 7.0.0 to 7.0.1). Both issues need to land together for CI to pass on main. Sorry I just saw your PR. I will add you as the co-author.

@nssalian
Copy link
Copy Markdown
Contributor Author

Fixed in #15937

@nssalian nssalian closed this Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants