Hyoungjun Kim created TAJO-957:
----------------------------------
Summary: ROUND should be support INT parameter.
Key: TAJO-957
URL: https://issues.apache.org/jira/browse/TAJO-957
Project: Tajo
Issue Type: Improvement
Reporter: Hyoungjun Kim
Assignee: Hyoungjun Kim
Priority: Trivial
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)
