You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/06/13 03:02:00 UTC

[jira] [Updated] (CALCITE-3127) Support ALTER VIEW Statement

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

ASF GitHub Bot updated CALCITE-3127:
------------------------------------
    Labels: pull-request-available  (was: )

> Support ALTER VIEW Statement
> ----------------------------
>
>                 Key: CALCITE-3127
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3127
>             Project: Calcite
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 1.19.0
>            Reporter: pingle wang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: next, 1.20.0
>
>
> support alter view statement :
> {code:java}
> ALTER VIEW name
> [ '(' columnName [, columnName ]* ')' ]
> AS query
> {code}



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