Fokko commented on code in PR #2588:
URL: https://github.com/apache/iceberg-python/pull/2588#discussion_r2424900468
##########
tests/catalog/test_rest.py:
##########
@@ -1396,6 +1401,11 @@ def test_rename_table_from_self_identifier_200(
status_code=200,
request_headers=TEST_HEADERS,
)
+ rest_mock.head(
+ f"{TEST_URI}v1/namespaces/pdames",
Review Comment:
@pdames 🤣
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]