Skip to content

Commit

Permalink
upgrade to iceberg 1.5.0 for view support
Browse files Browse the repository at this point in the history
  • Loading branch information
rayhondo committed Mar 11, 2024
1 parent 6d19414 commit 94689d0
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 @@ -425,7 +425,7 @@
<dependency>
<groupId>org.apache.iceberg</groupId>
<artifactId>iceberg-spark-runtime-3.3_2.12</artifactId>
<version>1.4.2-affirm0</version>
<version>1.5.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 94689d0

Please sign in to comment.