[
https://issues.apache.org/jira/browse/TAJO-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13994287#comment-13994287
]
Hyunsik Choi commented on TAJO-807:
-----------------------------------
+1
> Implement Round(numeric, int) function.
> ---------------------------------------
>
> Key: TAJO-807
> URL: https://issues.apache.org/jira/browse/TAJO-807
> Project: Tajo
> Issue Type: Improvement
> Reporter: Seungun Choe
> Assignee: Seungun Choe
> Priority: Minor
> Fix For: 0.9.0
>
> Attachments: TAJO-807.patch, TAJO-807.patch
>
>
> round to s decimal places
> ex) select round(42.4382, 2); --> 42.44
> select round(round(425, 2) --> 425.0
--
This message was sent by Atlassian JIRA
(v6.2#6252)