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

Hudson commented on TAJO-395:
-----------------------------

FAILURE: Integrated in Tajo-trunk-postcommit #602 (See 
[https://builds.apache.org/job/Tajo-trunk-postcommit/602/])
TAJO-395: Implement exp function. (DaeMyung Kang via hyunsik) (hyunsik: 
https://git-wip-us.apache.org/repos/asf?p=incubator-tajo.git&a=commit&h=c4d331352daf6b9a742b23696ddfa235761e9c68)
* CHANGES.txt
* 
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/master/TajoMaster.java
* 
tajo-core/tajo-core-backend/src/test/java/org/apache/tajo/engine/function/TestMathFunctions.java
* 
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/engine/function/math/Exp.java


> Implement exp function
> ----------------------
>
>                 Key: TAJO-395
>                 URL: https://issues.apache.org/jira/browse/TAJO-395
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: operator/function/udf
>            Reporter: DaeMyung Kang
>            Assignee: DaeMyung Kang
>            Priority: Minor
>             Fix For: 0.8-incubating
>
>         Attachments: TAJO-395.patch
>
>
> float8 exp(float8)
> exp(1.0) = 2.71828182845905
> exp(1.1) = 3.0041660239464334
> exp(1.2) = 3.3201169227365472



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to