Toshihiro Suzuki created PHOENIX-5208:
-----------------------------------------

             Summary: DROP COLUMN IF EXISTS doesn't work as expected
                 Key: PHOENIX-5208
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5208
             Project: Phoenix
          Issue Type: Bug
            Reporter: Toshihiro Suzuki
            Assignee: Toshihiro Suzuki


Similar to PHOENIX-1614, DROP COLUMN IF EXISTS doesn't work as expected.

Executing "DROP COLUMN IF EXISTS colAlreadyExists, colDoesNotExist", then 
nothing will be changed in the table because colDoesNotExist doesn't exists.

The general expectation would be all non-existing columns in the statement will 
be just ignored.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to