[
https://issues.apache.org/jira/browse/TAJO-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14082090#comment-14082090
]
Hudson commented on TAJO-957:
-----------------------------
SUCCESS: Integrated in Tajo-master-build #321 (See
[https://builds.apache.org/job/Tajo-master-build/321/])
TAJO-957: ROUND should be support INT parameter. (Mai Hai Thanh via hyunsik)
(hyunsik: rev 8024f6ab324e9e3ba2c1968386292f9243f44b97)
* tajo-core/src/main/java/org/apache/tajo/engine/function/math/Round.java
* CHANGES
* tajo-core/src/test/java/org/apache/tajo/engine/function/TestMathFunctions.java
> ROUND should be support INT parameter.
> --------------------------------------
>
> Key: TAJO-957
> URL: https://issues.apache.org/jira/browse/TAJO-957
> Project: Tajo
> Issue Type: Bug
> Reporter: Hyoungjun Kim
> Assignee: Mai Hai Thanh
> Priority: Trivial
> Fix For: 0.9.0
>
> Attachments: TAJO-957.patch.txt, TAJO-957_2.patch
>
>
> Currently Tajo returns error the following query.
> {noformat}
> default> select round(10);
> ERROR: function round(int4) does not exist
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)