[
https://issues.apache.org/jira/browse/TAJO-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi updated TAJO-957:
------------------------------
Attachment: TAJO-957_2.patch
+1
I've verified 'mvn clean install'. As Mai's ask, I've moved the unit test to
TestMathFunctions. In addition, I've added {{round(int8)}} function. I'll
commit it shortly.
Thanks!
> 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)