You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/08/29 16:47:36 UTC

[GitHub] [spark] dilipbiswal commented on issue #25533: [SPARK-28798][DOC][SQL]Document DROP TABLE/VIEW statement in SQL Reference.

dilipbiswal commented 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.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org