gaborkaszab commented on PR #6324:
URL: https://github.com/apache/iceberg/pull/6324#issuecomment-1344302142

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


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to