You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2013/08/12 14:09:49 UTC

[jira] [Created] (CASSANDRA-5880) DESCRIBE SCHEMA should omit system keyspaces by default

Aleksey Yeschenko created CASSANDRA-5880:
--------------------------------------------

             Summary: DESCRIBE SCHEMA should omit system keyspaces by default
                 Key: CASSANDRA-5880
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5880
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Aleksey Yeschenko
            Assignee: Aleksey Yeschenko
            Priority: Minor
             Fix For: 2.0
         Attachments: 5880.txt

cqlsh DESCRIBE with all the system keyspaces is less useful than than DESCRIBE output with just the user's keyspaces - you can dump/restore schema directly this way. This seems to be a way better default to me.

Attaching a patch that skips all the system keyspaces for regular DESCRIBE SCHEMA and adds DESCRIBE FULL SCHEMA alternative that includes system, system_auth and system_traces.

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