You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Semeria (JIRA)" <ji...@apache.org> on 2013/12/05 10:39:35 UTC

[jira] [Created] (CASSANDRA-6452) Cassandra native java driver - can't retrieve list of schema indexes

David Semeria created CASSANDRA-6452:
----------------------------------------

             Summary: Cassandra native java driver - can't retrieve list of schema indexes 
                 Key: CASSANDRA-6452
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6452
             Project: Cassandra
          Issue Type: Bug
            Reporter: David Semeria
            Priority: Minor


Currently it's possible to query the schema to retrieve the list of tables and the columns within those tables, but it doesn't appear to be possible to do so for indexes.

The possibility to create and update the schema from code is very useful - especially when there is a requirement to maintain multiple parallel environments (testing, staging, production, etc).
 



--
This message was sent by Atlassian JIRA
(v6.1#6144)