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

DaeMyung Kang commented on TAJO-339:
------------------------------------

This patch looks good to me.

[~sirpkt] it is because of minus value parsing problem of tajo.
so you can just ignore it.


> Implement sin( x ) - returns the sine of x (x is in radians)
> ------------------------------------------------------------
>
>                 Key: TAJO-339
>                 URL: https://issues.apache.org/jira/browse/TAJO-339
>             Project: Tajo
>          Issue Type: Improvement
>          Components: operator/function/udf
>            Reporter: Jae Young Lee
>            Assignee: Jae Young Lee
>            Priority: Minor
>         Attachments: TAJO-339.patch
>
>
> sin function returns the sine of x (x is in radians)
> {code}
> double sin(double x)
> {code}
> Only double type implementation is OK, or INT also needs?



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

Reply via email to