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