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:20:14 UTC

[jira] [Resolved] (PHOENIX-663) Column should not be added/altered with NOT NULL constraint in a table where some records already present

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

Gabriel Reid resolved PHOENIX-663.
----------------------------------

    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.

> Column should not be added/altered with NOT NULL constraint in a table where some records already present
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-663
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-663
>             Project: Phoenix
>          Issue Type: Task
>    Affects Versions: 2.1.1
>            Reporter: Pankaj Kumar
>            Assignee: Samarth Jain
>
> ALTER TABLE should not add/modify a column with NOT NULL constraint in table where some records are already present.
> Currently the same is allowed in phoenix 2.0.1 release, which is causing inconsistent behavior while querying on the added column with "IS NULL" or "IS NOT NULL" utilities



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