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

Atanu Mishra closed TRAFODION-134.
----------------------------------
       Resolution: Fixed
         Assignee:     (was: Anoop Sharma)
    Fix Version/s: 1.0 (pre-incubation)

> LP Bug: 1244840 - Alter table drop column does not return error when the 
> column does not exist
> ----------------------------------------------------------------------------------------------
>
>                 Key: TRAFODION-134
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-134
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: sql-general
>            Reporter: Weishiun Tsai
>            Priority: Critical
>             Fix For: 1.0 (pre-incubation)
>
>
> Alter table drop column does not return error when the column does not exist, 
> as show in the following example:
> >>set schema seabase.phoenix;
> --- SQL operation complete.
> >>create table t (a int not null not droppable primary key);
> --- SQL operation complete.
> >>alter table t drop column blah;
> --- SQL operation complete.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to