Skip to content

MLE-21825 Bumped Spark compile dependency to 3.5.6 #501

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

rjrudin
Copy link
Contributor

@rjrudin rjrudin commented Jun 6, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings June 6, 2025 19:23
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the project to use Apache Spark 3.5.6 by bumping version references in build configs and docs.

  • Bump sparkVersion in gradle.properties and update release notes link
  • Update Spark dependency from 3.5.5 to 3.5.6 in example build.gradle files
  • Refresh documentation (docs/index.md and CONTRIBUTING.md) to recommend Spark 3.5.6

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
gradle.properties Updated sparkVersion to 3.5.6 and release notes
examples/java-dependency/build.gradle Bumped Spark SQL dependency to 3.5.6
examples/entity-aggregation/build.gradle Bumped Spark SQL dependency to 3.5.6
docs/index.md Changed recommended Spark version to 3.5.6
CONTRIBUTING.md Updated sdkman install instructions to 3.5.6
Comments suppressed due to low confidence (2)

gradle.properties:2

  • [nitpick] The comment still references Spark 3.5.3. Consider updating or removing outdated context now that we're on 3.5.6, and note any relevant bug fixes in this release.
# the Spark connector plumbing between 3.5.0 and 3.5.3. This also bumps Jackson to 2.15.2.

CONTRIBUTING.md:153

  • The numbered list item is split across two lines and the continuation (building against Spark 3.5.6.) is not indented. Merge into a single sentence or indent the second line to preserve markdown list formatting.
1. Use [sdkman to install Spark](https://sdkman.io/sdks#spark). Run `sdk install spark 3.5.6` since we are currently

Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant