haizhou-zhao commented on PR #6324:
URL: https://github.com/apache/iceberg/pull/6324#issuecomment-1355443482

   > > Hey folks, comments from last round of review all taken and implemented.
   > > Specifically, on one comment: @gaborkaszab @szehon-ho I removed support 
for changing ownership for tables from this PR. But before I committed to 
create a follow up PR on that, I want to double check and make sure if you guys 
feel these worth implementing (which are something we do not have today):
   > > 
   > > 1. When user remove ownership on a table, revert the owner of the table 
to default owner (current UGI)
   > > 2. When user alter the ownership on a table, change the owner of table 
accordingly
   > 
   > I think it does make sense to have a support for altering ownership. 
Impala has "ALTER TABLE xy SET OWNER" for this purpose, and I guess Hive also 
has something similar. Yes, the use-cases 1) and 2) you mention make sense for 
me.
   
   Thank you @gaborkaszab , I create a follow up PR for those use 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-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