rdblue commented on issue #1808:
URL: https://github.com/apache/iceberg/issues/1808#issuecomment-737442057


   I'm not sure that I would use `ALTER CATALOG`, since that seems to imply 
that the catalog config is being altered, not that the catalog reference is 
changing. I would probably opt for simpler commands, like `DROP CATALOG BRANCH 
some_branch` or `CREATE CATALOG TAG new_name`.
   
   I'm also curious about what `MERGE` means. Is that like rebasing another 
branch's changes onto the current? If not rebase, what would happen?


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

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