syun64 commented on issue #546:
URL: https://github.com/apache/iceberg-python/issues/546#issuecomment-2018152377

   Hi @madeirak , by "iceberg database", which one of the following are you 
referring to? To my knowledge, there are three levels of naming in Iceberg:
   
   - catalog
   - table namespace
   - table
   
   If you are referring to renaming a table, you can do so with the 
[rename_table](https://github.com/Fokko/iceberg-python/blob/f72e4f532d9e5e70bbe176fa41aa3f990ae994d0/pyiceberg/catalog/__init__.py#L362)
 function.


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