Skip to content

Commit

Permalink
Revert "remove uneeded avro dep"
Browse files Browse the repository at this point in the history
This reverts commit 0b075af.
  • Loading branch information
regadas committed Dec 26, 2024
1 parent b9b4f50 commit 40253ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdks/java/io/iceberg/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ dependencies {
implementation library.java.vendored_guava_32_1_2_jre
implementation project(path: ":sdks:java:core", configuration: "shadow")
implementation project(path: ":model:pipeline", configuration: "shadow")
implementation library.java.avro
implementation library.java.slf4j_api
implementation library.java.joda_time
implementation "org.apache.parquet:parquet-column:$parquet_version"
Expand Down

0 comments on commit 40253ef

Please sign in to comment.