Fokko commented on code in PR #2071:
URL: https://github.com/apache/iceberg-python/pull/2071#discussion_r2138780680


##########
pyiceberg/catalog/glue.py:
##########
@@ -305,7 +305,7 @@ def add_glue_catalog_id(params: Dict[str, str], **kwargs: 
Any) -> None:
 class GlueCatalog(MetastoreCatalog):
     glue: GlueClient

Review Comment:
   ```suggestion
       glue: "GlueClient"
   ```



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