Skip to content

Update spark-core, spark-sql to 3.5.4#93

Closed
scala-steward wants to merge 1 commit intodataunitylab:mainfrom
scala-steward:update/spark-core-3.5.4
Closed

Update spark-core, spark-sql to 3.5.4#93
scala-steward wants to merge 1 commit intodataunitylab:mainfrom
scala-steward:update/spark-core-3.5.4

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates

from 3.5.3 to 3.5.4

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.apache.spark" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.apache.spark" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

Signed-off-by: Scala Steward <scala_steward@virtuslab.com>
@codecov
Copy link

codecov bot commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.83%. Comparing base (45b6150) to head (eff5869).
Report is 23 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #93   +/-   ##
=======================================
  Coverage   82.83%   82.83%           
=======================================
  Files          42       42           
  Lines        2802     2802           
  Branches      458      458           
=======================================
  Hits         2321     2321           
  Misses        481      481           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@scala-steward
Copy link
Contributor Author

Superseded by #117.

@scala-steward scala-steward deleted the update/spark-core-3.5.4 branch February 27, 2025 14:16
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