juruoO-o commented on code in PR #2153:
URL: https://github.com/apache/polaris/pull/2153#discussion_r2221556234


##########
service/common/src/main/java/org/apache/polaris/service/catalog/validation/StorageTypeFileIO.java:
##########
@@ -32,6 +32,8 @@ enum StorageTypeFileIO {
 
   FILE("org.apache.iceberg.hadoop.HadoopFileIO", false),
 
+  OSS("org.apache.iceberg.aliyun.oss.OSSFileIO", true),

Review Comment:
   if ALIYUN_OSS,users have to use "storageType": "ALIYUN_OSS",maybe too 
complicated



-- 
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: issues-unsubscr...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to