Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Spark 3.5.4 shim [databricks] #11955

Merged
merged 3 commits into from
Jan 13, 2025
Merged

Conversation

nartal1
Copy link
Collaborator

@nartal1 nartal1 commented Jan 11, 2025

This PR fixes #11891

This PR adds plugin support to Spark-3.5.4.
To generate shim:

URM_URL=<maven_repo> mvn clean generate-sources -Dshimplify=true  -Dshimplify.move=true -Dshimplify.overwrite=true  -Dshimplify.add.shim=354 -Dshimplify.add.base=353 -s jenkins/settings.xml

@nartal1 nartal1 requested a review from a team as a code owner January 11, 2025 02:10
@nartal1 nartal1 self-assigned this Jan 11, 2025
@nartal1 nartal1 added the feature request New feature or request label Jan 11, 2025
@nartal1 nartal1 changed the title Add Spark 3.5.4 shim Add Spark 3.5.4 shim [databricks] Jan 11, 2025
@nartal1
Copy link
Collaborator Author

nartal1 commented Jan 11, 2025

build

1 similar comment
@NvTimLiu
Copy link
Collaborator

build

tgravescs
tgravescs previously approved these changes Jan 13, 2025
revans2
revans2 previously approved these changes Jan 13, 2025
@nartal1 nartal1 dismissed stale reviews from revans2 and tgravescs via 92bb5a0 January 13, 2025 15:47
@nartal1
Copy link
Collaborator Author

nartal1 commented Jan 13, 2025

@revans2 @tgravescs - Thanks for the review, I forgot to add the version number in docs earlier. PTAL

@nartal1
Copy link
Collaborator Author

nartal1 commented Jan 13, 2025

build

@nartal1 nartal1 merged commit 1376300 into NVIDIA:branch-25.02 Jan 13, 2025
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Support Spark 3.5.4 release
5 participants