Skip to content

Conversation

xerial-bot
Copy link
Collaborator

About this PR

πŸ“¦ Updates org.apache.spark:spark-sql from 3.4.0 to 3.4.1

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!

πŸ” Files still referring to the old version number

The following files still refer to the old version number (3.4.0).
You might want to review and update them manually.

docs/release-notes.md
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "org.apache.spark", artifactId = "spark-sql" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.apache.spark", artifactId = "spark-sql" }
}]
labels: test-library-update

@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #3035 (18e8f18) into master (d0638c0) will increase coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3035   +/-   ##
=======================================
  Coverage   82.84%   82.84%           
=======================================
  Files         350      350           
  Lines       14640    14640           
  Branches     2405     2405           
=======================================
+ Hits        12128    12129    +1     
+ Misses       2512     2511    -1     

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data
Powered by Codecov. Last update d0638c0...18e8f18. Read the comment docs.

@xerial xerial merged commit 00647cd into master Jun 23, 2023
@xerial xerial deleted the update/spark-sql-3.4.1 branch June 23, 2023 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants