jerqi commented on code in PR #6211:
URL: https://github.com/apache/gravitino/pull/6211#discussion_r1914305160


##########
catalogs/catalog-common/src/main/java/org/apache/gravitino/catalog/hadoop/Constants.java:
##########
@@ -23,4 +23,6 @@ public class Constants {
 
   public static final String BUILTIN_LOCAL_FS_PROVIDER = "builtin-local";
   public static final String BUILTIN_HDFS_FS_PROVIDER = "builtin-hdfs";
+  public static final String LOCATION = "location";

Review Comment:
   Maybe you can reuse HadoopSchemaPropertiesMetadata.LOCATION.



-- 
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: commits-unsubscr...@gravitino.apache.org

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

Reply via email to