manuzhang commented on issue #8614:
URL: https://github.com/apache/iceberg/issues/8614#issuecomment-1732910409

   I'm confused. After `ALTER TABLE local.udevelopers_sorted RENAME COLUMN 
lastname TO deprecated_lastname;`, shouldn't we do `ALTER TABLE 
local.udevelopers_sorted DROP COLUMN deprecated_lastname` to drop the column?


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