Seungun Choe created TAJO-807:
---------------------------------

             Summary: 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


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)

Reply via email to