You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "munendrasn (via GitHub)" <gi...@apache.org> on 2023/04/23 06:43:28 UTC

[GitHub] [iceberg] munendrasn commented on a diff in pull request #6862: AWS: Changes to DynamoDb Catalog to support ACL on Namespace Entries

munendrasn commented on code in PR #6862:
URL: https://github.com/apache/iceberg/pull/6862#discussion_r1174519226


##########
aws/src/main/java/org/apache/iceberg/aws/AwsProperties.java:
##########
@@ -294,6 +294,12 @@ public class AwsProperties implements Serializable {
 
   public static final String DYNAMODB_TABLE_NAME_DEFAULT = "iceberg";
 
+  public static final String DYNAMODB_V2_SCHEMA_DEFAULT_TABLE_NAME = "iceberg_v2";

Review Comment:
   Updated default name



-- 
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-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org