hussein-awala commented on code in PR #475: URL: https://github.com/apache/iceberg-python/pull/475#discussion_r1505068598
########## pyiceberg/catalog/dynamodb.py: ########## @@ -81,6 +82,10 @@ ITEM = "Item" +@deprecated( + deprecated_in="0.6.0", Review Comment: `0.6.0` was already released, you can replace this with `0.6.1` or the next minor version `0.7.0` ########## mkdocs/docs/configuration.md: ########## @@ -222,6 +222,8 @@ catalog: ## DynamoDB Catalog +**Deprecated:** As of version 0.6.0, the DynamoDB Catalog is planned for deprecation in version 1.0.0. Review Comment: Same here -- 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