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

Hyunsik Choi resolved TAJO-394.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.8-incubating

I just committed the latest patch to the master branch. Thank you for your 
contribution.

> Implement abs function
> ----------------------
>
>                 Key: TAJO-394
>                 URL: https://issues.apache.org/jira/browse/TAJO-394
>             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-394.patch, TAJO-394_2.patch
>
>
> abs(-1) ===> 1
> abs(1) ===> 1
> abs(1.0) ===> 1.0
> abs(-1.0) ===> 1.0



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

Reply via email to