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

Mikhail Stepura reassigned CASSANDRA-7895:
------------------------------------------

    Assignee: Mikhail Stepura

> ALTER TYPE <name> RENAME TO <name> no longer parses as valid cql
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-7895
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7895
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Russ Hatch
>            Assignee: Mikhail Stepura
>
> Type renaming seems to be broken. The error looks like perhaps the syntax has 
> changed or there's a problem parsing the cql.
> {noformat}
> cqlsh:test> create type foo (somefield int);
> cqlsh:test> alter type foo rename to bar;
> <ErrorMessage code=2000 [Syntax error in CQL query] message="line 1:22 no 
> viable alternative at input 'to' (alter type foo rename [to] bar...)">
> {noformat}



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

Reply via email to