AllenXL opened a new issue #2456: support alter view & rename view URL: https://github.com/apache/incubator-doris/issues/2456 Suppose we have table A and a view based on table A named A_view. Then, we want to change A_view. If use drop/create,some queries during this procedure will fail. So we suggest to support alter view or rename view to avoid this drawback.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
