You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "JaeHwa Jung (JIRA)" <ji...@apache.org> on 2013/12/10 10:01:21 UTC

[jira] [Resolved] (TAJO-400) Implement pow(float8, float8) function

     [ https://issues.apache.org/jira/browse/TAJO-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

JaeHwa Jung resolved TAJO-400.
------------------------------

    Resolution: Fixed

+1 for the patch.
Thanks [~charsyam].
'mvn clean install' finished successfully.
I just committed it to master branch. 

> Implement pow(float8, float8) function
> --------------------------------------
>
>                 Key: TAJO-400
>                 URL: https://issues.apache.org/jira/browse/TAJO-400
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: operator/function/udf
>    Affects Versions: 0.8-incubating
>            Reporter: DaeMyung Kang
>            Assignee: DaeMyung Kang
>            Priority: Minor
>             Fix For: 0.8-incubating
>
>         Attachments: TAJO-400.patch
>
>
> pow(9.0,3.0)  --->  729.0
> pow(20.1,3.1) ---> 10962.453848204063



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)