You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Hans Deragon (JIRA)" <ji...@apache.org> on 2018/12/04 14:24:00 UTC

[jira] [Commented] (PHOENIX-2787) support IF EXISTS for ALTER TABLE SET options

    [ https://issues.apache.org/jira/browse/PHOENIX-2787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16708758#comment-16708758 ] 

Hans Deragon commented on PHOENIX-2787:
---------------------------------------

This feature request should be more generic.  "IF EXISTS" should work with any "ALTER TABLE" options.  Should also work, for example, with "RENAME TO".  Agree to change the description?  I let the author of this feature request to do so.

> support IF EXISTS for ALTER TABLE SET options
> ---------------------------------------------
>
>                 Key: PHOENIX-2787
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2787
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 4.8.0
>            Reporter: Vincent Poon
>            Priority: Trivial
>
> A nice-to-have improvement to the grammar:
> ALTER TABLE my_table IF EXISTS SET options
> currently the 'IF EXISTS' only works for dropping/adding a column



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