Kevin Liew created PHOENIX-2474:
-----------------------------------
Summary: Cannot round to a digit left of the decimal
Key: PHOENIX-2474
URL: https://issues.apache.org/jira/browse/PHOENIX-2474
Project: Phoenix
Issue Type: Bug
Affects Versions: 4.6.0
Reporter: Kevin Liew
Query:
{noformat}select ROUND(444.44, -2){noformat}
Expected result:
{noformat}400{noformat}
Actual result:
{noformat}444.44{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
