kevinjqliu commented on code in PR #3121:
URL: https://github.com/apache/iceberg-python/pull/3121#discussion_r2897816771
##########
pyiceberg/catalog/hive.py:
##########
@@ -499,6 +499,109 @@ def _do_wait_for_lock() -> LockResponse:
return _do_wait_for_lock()
+ def _do_commit(
Review Comment:
nit: can you move this below the `commit_table` function so that github diff
can (hopefully) render it better
--
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]