bananaaggle commented on a change in pull request #11531:
URL: https://github.com/apache/druid/pull/11531#discussion_r681370898



##########
File path: docs/querying/sql.md
##########
@@ -376,6 +376,7 @@ to FLOAT. At runtime, Druid will widen 32-bit floats to 
64-bit for most expressi
 
 |Function|Notes|
 |--------|-----|
+|`PI`|Constant Pi.|

Review comment:
       Just like `CURRENT_TIMESTAMP`, this function does not need a `()`. 
Actually, sql will not work when write PI as `PI()`.




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