Skip to content

Commit

Permalink
Update delta version to match Spark 4.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghislain Fourny committed Oct 28, 2024
1 parent b202da7 commit 478b1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@
<dependency>
<groupId>io.delta</groupId>
<artifactId>delta-spark_2.13</artifactId>
<version>3.2.1</version>
<version>4.0.0rc1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 478b1f2

Please sign in to comment.