vtlim commented on code in PR #15902:
URL: https://github.com/apache/druid/pull/15902#discussion_r1516913137


##########
docs/querying/sql-window-functions.md:
##########
@@ -90,7 +91,7 @@ Window functions support aliasing.
 
 ## Window function syntax
 
-In general, Druid Window functions use the following syntax:
+In general, window functions in Druid use the following syntax:

Review Comment:
   ```suggestion
   You can write a window function using either syntax below.
   If you plan to reuse the same window, you can assign a window alias like `w` 
shown in the second syntax.
   ```



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