geruh commented on code in PR #475:
URL: https://github.com/apache/iceberg-python/pull/475#discussion_r1505155942


##########
pyiceberg/catalog/dynamodb.py:
##########
@@ -81,6 +82,10 @@
 ITEM = "Item"
 
 
+@deprecated(
+    deprecated_in="0.6.0",

Review Comment:
   Hey @hussein-awala, yeah I added this to the description but we came across 
this in the java pr as well: 
https://github.com/apache/iceberg/pull/9783#issuecomment-1961679888. but since 
we don't know if there will be an RC we found it easier to deprecate against 
the current version



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

Reply via email to