Fokko commented on code in PR #1747:
URL: https://github.com/apache/iceberg-python/pull/1747#discussion_r2044237743
##########
pyiceberg/catalog/hive.py:
##########
@@ -142,41 +143,42 @@
class _HiveClient:
"""Helper class to nicely open and close the transport."""
- _transport: TTransport
Review Comment:
I think we want to keep `_transport` and `_ugi`
--
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]