You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Gabriel Reid (JIRA)" <ji...@apache.org> on 2014/03/16 08:21:33 UTC

[jira] [Resolved] (PHOENIX-254) Throw exception when column def contains wrong length.

     [ https://issues.apache.org/jira/browse/PHOENIX-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriel Reid resolved PHOENIX-254.
----------------------------------

    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.

> Throw exception when column def contains wrong length.
> ------------------------------------------------------
>
>                 Key: PHOENIX-254
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-254
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: tonyhuang
>
> Throw exception with
> 1) Decimal specifies with a precision < 1 or > max_precision
> 2) CHAR without length or with length < 1
> 3) VARCHAR with length < 1



--
This message was sent by Atlassian JIRA
(v6.2#6252)