ajantha-bhat commented on code in PR #9783: URL: https://github.com/apache/iceberg/pull/9783#discussion_r1500113608
########## aws/src/main/java/org/apache/iceberg/aws/dynamodb/DynamoDbCatalog.java: ########## @@ -84,7 +84,12 @@ import software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest; import software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest; -/** DynamoDB implementation of Iceberg catalog */ +/** + * DynamoDB implementation of Iceberg catalog + * + * @deprecated since version 1.6.0, will be removed in 2.0.0 release Review Comment: Just to be in sync with other deprecated messages in the project. -- 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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org