huaxingao opened a new pull request #26495: [SPARK-28798][FOLLOW-UP] Add alter view link to drop view URL: https://github.com/apache/spark/pull/26495 ### What changes were proposed in this pull request? Add alter view link to drop view ### Why are the changes needed? create view has links to drop view and alter view alter view has links to create view and drop view drop view currently doesn't have a link to alter view. I think it's better to link to alter view as well. ### Does this PR introduce any user-facing change? Yes ### How was this patch tested? Tested using jykyll build --serve
---------------------------------------------------------------- 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]
