[ 
https://issues.apache.org/jira/browse/CALCITE-6066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778255#comment-17778255
 ] 

Runkang He commented on CALCITE-6066:
-------------------------------------

Added example. The link is accessible in Gmail web ui and Jira webpage. Could 
you tell me which client you are using, and I will check and fix the broken 
link issue.

> Add HYPOT function (enabled in Spark library)
> ---------------------------------------------
>
>                 Key: CALCITE-6066
>                 URL: https://issues.apache.org/jira/browse/CALCITE-6066
>             Project: Calcite
>          Issue Type: New Feature
>          Components: core
>    Affects Versions: 1.35.0
>            Reporter: Runkang He
>            Assignee: Runkang He
>            Priority: Major
>
> Add HYPOT function (enabled in Spark library)
> HYPOT: calculates the hypotenuse of a right-angle triangle. For example:
> {code:sql}
> SELECT hypot(3, 4);
> > 5.0
> {code}
> See more at 
> [Spark|https://spark.apache.org/docs/latest/api/sql/index.html#hypot] doc.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to