Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-3002

Expose Keyspace and CF metadata through CQL

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Normal
    • Resolution: Duplicate
    • None
    • Legacy/CQL

    Description

      In creating a CQL driver for ruby, there are a set of thrift calls that still have to be made to make it work correctly and that information must all be available via CQL before thrift is removed (probably with other CQL drivers as well). Suggested examples to start with:

      • SHOW VERSION
      • SHOW (KEYSPACES|DATABASE)
      • SHOW KEYSPACE [<keyspace>]
      • SHOW (TABLES|COLUMNFAMILIES)
      • DESCRIBE (<table>|<columnfamily>)

      Attachments

        Activity

          People

            Unassigned Unassigned
            kreynolds Kelley Reynolds
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: