davseitsev commented on code in PR #12892:
URL: https://github.com/apache/iceberg/pull/12892#discussion_r2568819302
##########
core/src/main/java/org/apache/iceberg/CatalogProperties.java:
##########
@@ -157,6 +157,9 @@ private CatalogProperties() {}
public static final String APP_ID = "app-id";
public static final String USER = "user";
+ public static final String UNIQUE_TABLE_LOCATION = "unique-table-location";
Review Comment:
Added
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]