jon-wei commented on a change in pull request #7588: multi-value string column 
support for expressions
URL: https://github.com/apache/incubator-druid/pull/7588#discussion_r290546872
 
 

 ##########
 File path: docs/content/misc/math-expr.md
 ##########
 @@ -146,3 +156,33 @@ See javadoc of java.lang.Math for detailed explanation 
for each function.
 |todegrees|todegrees(x) converts an angle measured in radians to an 
approximately equivalent angle measured in degrees|
 |toradians|toradians(x) converts an angle measured in degrees to an 
approximately equivalent angle measured in radians|
 |ulp|ulp(x) would return the size of an ulp of the argument x|
+
+
+## Array Functions 
 
 Review comment:
   I think the `cast` docs need to be updated with the array types

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to