noneback commented on issue #5014:
URL: https://github.com/apache/iceberg/issues/5014#issuecomment-1152847406
And it seems that the table initialization code also has some bugs. The
error msg shows that it cannot create those non-existence tables as the code
describing.
We can change the `CREATE TABLE` to `CREATE TABLE IF NOT EXISTS`.
--
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]