davseitsev commented on code in PR #12892:
URL: https://github.com/apache/iceberg/pull/12892#discussion_r2509879443


##########
aws/src/main/java/org/apache/iceberg/aws/dynamodb/DynamoDbCatalog.java:
##########
@@ -112,6 +113,7 @@ public class DynamoDbCatalog extends BaseMetastoreCatalog
   private FileIO fileIO;
   private CloseableGroup closeableGroup;
   private Map<String, String> catalogProperties;
+  private boolean uniqueTableLocation = false;

Review Comment:
   I agree, it's redundant



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

Reply via email to