Skip to content

Commit

Permalink
[BLAZE-573][FOLLOWUP] Bump Spark from 3.4.3 to 3.4.4 (#640)
Browse files Browse the repository at this point in the history
  • Loading branch information
SteNicholas authored Nov 4, 2024
1 parent 131e1b9 commit 44a84ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tpcds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: ./.github/workflows/tpcds-reusable.yml
with:
sparkver: spark-3.4
sparkurl: https://archive.apache.org/dist/spark/spark-3.4.3/spark-3.4.3-bin-hadoop3.tgz
sparkurl: https://archive.apache.org/dist/spark/spark-3.4.4/spark-3.4.4-bin-hadoop3.tgz

test-spark-35:
name: Test spark-3.5
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@
<scalaLongVersion>2.12.15</scalaLongVersion>
<scalaTestVersion>3.2.9</scalaTestVersion>
<scalafmtVersion>3.0.0</scalafmtVersion>
<sparkVersion>3.4.3</sparkVersion>
<sparkVersion>3.4.4</sparkVersion>
<celebornVersion>0.5.1</celebornVersion>
</properties>
</profile>
Expand Down

0 comments on commit 44a84ed

Please sign in to comment.