You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Xinyi Yan (JIRA)" <ji...@apache.org> on 2019/02/12 06:49: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=16765736#comment-16765736 ] 

Xinyi Yan commented on PHOENIX-2787:
------------------------------------

[~vincentpoon] if nobody is working on this, I want to do it.

but I do have some questions here:
 # If a table already has options, do we allow this change? 
 # are we going to support all options that lists here [https://phoenix.apache.org/language/index.html#options]
 # whats the most valuable use case here?

 

> 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)