syun64 commented on PR #415: URL: https://github.com/apache/iceberg-python/pull/415#issuecomment-1941762880
> I think we should have some more discussion around this. I would prefer to have, analog to SQL, a `CREATE OR REPLACE` API. This feels analogous to the SQL `CREATE TABLE IF NOT EXISTS`, which allows applications to run the statement idempotently in a Production deployed code without throwing an exception. Hence I'd argue it fills in a different niche than CREATE OR REPLACE, which effectively replaces an existing table (which is exactly what we want to avoid doing). -- 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