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

ASF GitHub Bot commented on FLINK-10472:
----------------------------------------

Guibo-Pan commented on issue #6783: [FLINK-10472] [table] Add CBRT math 
function supported in Table API and SQL
URL: https://github.com/apache/flink/pull/6783#issuecomment-427819481
 
 
   Hi, @aai95 thanks for your PR. We already have a previous `sqrt(numeric)`, 
which is actually `power(numeric, 0.5)`. I think it's better to align to the 
previous one.
   Thanks.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Add CBRT math function supported in Table API and SQL
> -----------------------------------------------------
>
>                 Key: FLINK-10472
>                 URL: https://issues.apache.org/jira/browse/FLINK-10472
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table API & SQL
>            Reporter: Aleksei Izmalkin
>            Assignee: Aleksei Izmalkin
>            Priority: Minor
>              Labels: pull-request-available
>
> Implement the function to calculate the cube root.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to