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

Aleksey Yeschenko updated CASSANDRA-4863:
-----------------------------------------

    Summary: cqlsh can't describe system tables  (was: cqlsh describe doesn't 
recognize cql3 tables)

This has nothing to do with cql3. Well, not exclusively with cql3. It's about 
system cql3 tables. The fix is trivial now that we have info on system tables 
in system.schema_*.

                
> cqlsh can't describe system tables
> ----------------------------------
>
>                 Key: CASSANDRA-4863
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4863
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.2.0 beta 1
>            Reporter: Jonathan Ellis
>            Assignee: Aleksey Yeschenko
>              Labels: cqlsh
>             Fix For: 1.2.0 beta 2
>
>         Attachments: 4863.txt
>
>
> {noformat}
> cqlsh> describe table system_traces.sessions;
> Unconfigured column family 'sessions'
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to