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/21 06:41:47 UTC

[GitHub] [spark] dilipbiswal opened a new pull request #25530: [SPARK-28805][DOC] Document DESCRIBE FUNCTION in SQL Reference

dilipbiswal opened a new pull request #25530: [SPARK-28805][DOC] Document DESCRIBE FUNCTION in SQL Reference
URL: https://github.com/apache/spark/pull/25530
 
 
   ### What changes were proposed in this pull request?
   Document DESCRIBE FUNCTION statement in SQL Reference Guide. 
   
   ### Why are the changes needed?
   Currently Spark lacks documentation on the supported SQL constructs causing
   confusion among users who sometimes have to look at the code to understand the
   usage. This is aimed at addressing this issue.
   
   ### Does this PR introduce any user-facing change?
   Yes. 
   
   **Before:**
   There was no documentation for this.
   
   **After.**
   <img width="1222" alt="Screen Shot 2019-08-20 at 11 40 48 PM" src="https://user-images.githubusercontent.com/14225158/63408470-fd674580-c3a3-11e9-92b5-df5c7217c22c.png">
   <img width="1222" alt="Screen Shot 2019-08-20 at 11 40 59 PM" src="https://user-images.githubusercontent.com/14225158/63408478-022bf980-c3a4-11e9-8320-a689a8d397b8.png">
   
   ### 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:
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