dongjoon-hyun commented on issue #27897: [SPARK-31113][SQL] Add SHOW VIEWS command URL: https://github.com/apache/spark/pull/27897#issuecomment-610048701 Could you add like the following to `sql-ref-syntax.md`? Currently, it's missing there. ``` docs/sql-ref-syntax.md - [SHOW TBLPROPERTIES](sql-ref-syntax-aux-show-tblproperties.html) +- [SHOW VIEWS](sql-ref-syntax-aux-show-views.html) - [UNCACHE TABLE](sql-ref-syntax-aux-cache-uncache-table.html) ```
---------------------------------------------------------------- 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]
