maybe this is a bug in the unity catalog as the error happens multiple times when a table becomes inaccessible
error: Request failed with status code 404
try to drop the table error: NoSuchTableException: [TABLE_OR_VIEW_NOT_FOUND]
try to replace the table error: TableAlreadyExistsException: [TABLE_OR_VIEW_ALREADY_EXISTS]
the table info still exists in system.information_schema.columns
basically stuck at this state
![image image](/t5/image/serverpage/image-id/791i6D5DB6BFB414336D/image-size/large?v=v2&px=999)