hussein-awala commented on PR #415:
URL: https://github.com/apache/iceberg-python/pull/415#issuecomment-1942231488

   Exactly, this implements `CREATE TABLE IF NOT EXISTS` and not `CREATE OR 
REPLACE`.
   
   If you prefer to have a new method `create_table_if_not_exists`, I can move 
the table creation block to a new private/protected method, and use it in 
`create_table` and the new `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]

Reply via email to