FANNG1 opened a new pull request, #11427:
URL: https://github.com/apache/iceberg/pull/11427

   Iceberg metadata table may not created in some cases, see #11423 , this PR 
removes the table exists check (the check result may not correct) and using 
`CREAT TABLE IF NOT EXISTS` to try create metadata table.
   
   fixes: #11423 


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