dilipbiswal opened a new pull request #27290: [SPARK-30583][DOC] Document LIMIT 
Clause of SELECT statement in SQL Reference
URL: https://github.com/apache/spark/pull/27290
 
 
   ### What changes were proposed in this pull request?
   Document LIMIT clause of SELECT 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="972" alt="Screen Shot 2020-01-20 at 1 37 28 AM" 
src="https://user-images.githubusercontent.com/14225158/72715533-7e7a6280-3b25-11ea-98fc-ed68b5d5024a.png";>
   <img width="972" alt="Screen Shot 2020-01-20 at 1 37 43 AM" 
src="https://user-images.githubusercontent.com/14225158/72715549-83d7ad00-3b25-11ea-98b3-610eca2628f6.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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to