HeartSaVioR opened a new pull request #33846:
URL: https://github.com/apache/spark/pull/33846


   
   ### What changes were proposed in this pull request?
   
   This PR proposes to document `window` & `session_window` function in SQL API 
doc page.
   
   Screenshot of functions:
   
   > window
   
   ![스크린샷 2021-08-26 오후 1 59 
51](https://user-images.githubusercontent.com/1317309/130910354-2f47b29b-0ea6-4a0b-997a-c64eb8b1a2e3.png)
   
   > session_window
   
   ![스크린샷 2021-08-26 오후 1 59 
40](https://user-images.githubusercontent.com/1317309/130910366-32b33fc4-ec83-411b-aafa-8129f9fa0f2c.png)
   
   (Please ignore yellow color, I searched the word "window" to find these 
functions.)
   
   ### Why are the changes needed?
   
   Description is missing in both `window` / `session_window` functions for SQL 
API page.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, the description of `window` / `session_window` functions will be 
available in SQL API page.
   
   ### How was this patch tested?
   
   Only doc changes.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to