shivusondur commented on a change in pull request #25632: [SPARK-28809][DOC][SQL]Document SHOW TABLE in SQL Reference URL: https://github.com/apache/spark/pull/25632#discussion_r340242558
########## File path: docs/sql-ref-syntax-aux-show-table.md ########## @@ -18,5 +18,147 @@ license: | See the License for the specific language governing permissions and limitations under the License. --- +### Description -**This page is under construction** +SHOW TABLE EXTENDED will show information for all tables matching the given regular expression. Review comment: Done ---------------------------------------------------------------- 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]
