ektravel commented on code in PR #16745:
URL: https://github.com/apache/druid/pull/16745#discussion_r1681682092


##########
docs/querying/sql-functions.md:
##########
@@ -729,11 +790,30 @@ Rounds down a timestamp by a given time unit.
 
 ## FLOOR (numeric)
 
-`FLOOR(<NUMERIC>)`
+Rounds down to the largest integer value less than or equal to the numeric 
expression.

Review Comment:
   This description is confusing. What does it round down? Maybe keep the 
original?
   
   > Calculates the largest integer less than or equal to the numeric 
expression.
   



-- 
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: commits-unsubscr...@druid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to