[
https://issues.apache.org/jira/browse/PHOENIX-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-169.
----------------------------------
Resolution: Fixed
Bulk resolve of closed issues imported from GitHub. This status was reached by
first re-opening all closed imported issues and then resolving them in bulk.
> Support specifying DECIMAL precision and scale at DDL time
> ----------------------------------------------------------
>
> Key: PHOENIX-169
> URL: https://issues.apache.org/jira/browse/PHOENIX-169
> Project: Phoenix
> Issue Type: Task
> Reporter: James Taylor
> Assignee: tonyhuang
> Labels: bug
>
> Support the setting of precision and scale when adding a
> DECIMAL(precision,scale) column like this:
> CREATE TABLE foo (value DECIMAL(10,2));
> During arithmetic and compare operations, honor the precision and scale as
> documented here: http://db.apache.org/derby/docs/10.7/ref/rrefsqlj36146.html
--
This message was sent by Atlassian JIRA
(v6.2#6252)