kevinjqliu commented on code in PR #1998:
URL: https://github.com/apache/iceberg-python/pull/1998#discussion_r2087231294
##
pyiceberg/catalog/rest/__init__.py:
##
@@ -678,7 +679,16 @@ def list_tables(self, namespace: Union[str, Identifier])
-> List[Identifier]:
@retry(**
Fokko opened a new pull request, #1998:
URL: https://github.com/apache/iceberg-python/pull/1998
# Rationale for this change
# Are these changes tested?
# Are there any user-facing changes?
--
This is an automated message from the Apache Git Ser