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


##########
pyiceberg/catalog/rest.py:
##########
@@ -438,6 +444,16 @@ def _response_to_table(self, identifier_tuple: Tuple[str, 
...], table_response:
             catalog=self,
         )
 
+    def _refresh_token(self) -> None:

Review Comment:
   It would be nice if we can merge this logic with the logic in 
`_create_session`



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