You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "szehon-ho (via GitHub)" <gi...@apache.org> on 2023/02/21 18:01:43 UTC

[GitHub] [iceberg] szehon-ho commented on issue #6890: Renaming a table may conflict with the new table with old table name

szehon-ho commented on issue #6890:
URL: https://github.com/apache/iceberg/issues/6890#issuecomment-1438893112

   Yea this is a tough problem Ive thought about before as well, the only fix is to create table with new location as Ajantha mentioned.  I feel the only fix would have to maintain your own index of table to location, and then check if a location is taken before allowing to create the table at that location.  I'm not sure if that's a feature we can have catalog support at some point.  (Though it wont help cross-catalog cases).


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org