lasdf1234 commented on code in PR #10384:
URL: https://github.com/apache/gravitino/pull/10384#discussion_r2922518320


##########
catalogs/catalog-common/src/main/java/org/apache/gravitino/storage/OSSProperties.java:
##########
@@ -29,6 +29,8 @@ public class OSSProperties {
   public static final String GRAVITINO_OSS_ACCESS_KEY_ID = "oss-access-key-id";
   // The static access key secret used to access OSS data.
   public static final String GRAVITINO_OSS_ACCESS_KEY_SECRET = 
"oss-secret-access-key";
+  // The filesystem implement of Aliyun OSS.

Review Comment:
   resolved



-- 
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