edgar2020 commented on code in PR #16795: URL: https://github.com/apache/druid/pull/16795#discussion_r1692061996
########## docs/querying/sql-functions.md: ########## @@ -280,27 +295,72 @@ Joins all elements of `arr` by the delimiter specified by `str`. ## ASIN -`ASIN(<NUMERIC>)` +Calculates the arc sine of a numeric expression. Review Comment: made all spelling alternatives match this example -- 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]
