FANNG1 commented on code in PR #4597:
URL: https://github.com/apache/gravitino/pull/4597#discussion_r1723495943


##########
gradle/libs.versions.toml:
##########
@@ -152,6 +152,7 @@ commons-io = { group = "commons-io", name = "commons-io", 
version.ref = "commons
 caffeine = { group = "com.github.ben-manes.caffeine", name = "caffeine", 
version.ref = "caffeine" }
 rocksdbjni = { group = "org.rocksdb", name = "rocksdbjni", version.ref = 
"rocksdbjni" }
 commons-collections4 = { group = "org.apache.commons", name = 
"commons-collections4", version.ref = "commons-collections4" }
+iceberg-aliyun = { group = "org.apache.iceberg", name = "iceberg-aliyun", 
version.ref = "iceberg" }
 iceberg-aws = { group = "org.apache.iceberg", name = "iceberg-aws", 
version.ref = "iceberg" }

Review Comment:
   iceberg-aliyun just defines `org.apache.iceberg.aliyun.oss.OSSFileIO`, 
doesn't contain Aliyun OSS related jars



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to