nastra commented on issue #10821:
URL: https://github.com/apache/iceberg/issues/10821#issuecomment-2259908946

   @Al-Moatasem is it mainly about the `NoSuchTableException` in the log?
   That exception can happen when 
[tableExists(..)](https://github.com/apache/iceberg/blob/1ea185290ac505e6c2e4d6f4eb429448860701e8/api/src/main/java/org/apache/iceberg/catalog/SessionCatalog.java#L180-L187)
 is called but it is generally not an issue.
    According to `2024-07-30T21:23:35.593 INFO  
[org.apache.iceberg.BaseMetastoreTableOperations] - Successfully committed to 
table db.admin_users in 2863 ms
   ` it seems this works as expected and commits to that table succeed.


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

Reply via email to