dilipbiswal edited a comment on issue #25533: [SPARK-28798][DOC][SQL]Document DROP TABLE/VIEW statement in SQL Reference. URL: https://github.com/apache/spark/pull/25533#issuecomment-526269580 @shivusondur A few related DOC PRs were merged by @gatorsmile https://github.com/apache/spark/pull/25525 https://github.com/apache/spark/pull/25523 Could you please make changes by following the format of these PRs ? A few things to note: 1) Formatting of the parameters under `dl` tag now. 2) Examples should contain output. Please refer to the INSERT PR for examples. 3) Add some related statements - statements users are likely to visit. For example after a drop users may want to do a show tables to check the catalog or be interested in some other view commands. 4) After making the change, kindly put the updated screenshots in the PR description so it saves comitters some time :-)
---------------------------------------------------------------- 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]
