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