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

CQL queries should allow CF names to be qualified by keyspace, part 2

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 1.0.6
    • Legacy/CQL

    Description

      See CASSANDRA-3130. The same treatment should be applied to the other related CQL commands dealing with column family names, viz:

      • INSERT
      • UPDATE
      • DELETE
      • TRUNCATE

      Also, if the intent is to make it possible to go without USE entirely (I'm not sure if it is):

      • CREATE COLUMNFAMILY
      • CREATE INDEX
      • DROP COLUMNFAMILY
      • ALTER COLUMNFAMILY
      • DROP INDEX (support keyspacename.indexname?)

      Attachments

        1. CASSANDRA-3419.patch
          14 kB
          Pavel Yaskevich

        Activity

          People

            xedin Pavel Yaskevich
            thepaul paul cannon
            Pavel Yaskevich
            paul cannon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: