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

alter table add in CQL3 allows adding columns to COMPACT STORAGE tables

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Not A Problem
    • 1.2.2
    • None
    • None
    • Low

    Description

      From the docs:

      These additions to a table are not allowed:

      Adding a column having the same name as an existing column.
      Adding columns to tables defined with COMPACT STORAGE.

      however, this still works against a domain defined with COMPACT STORAGE in cqlsh

      it appears that the metadata, however, is not defined correctly.

      Attachments

        Activity

          People

            aleksey Aleksey Yeschenko
            mkjellman Michael Kjellman
            Aleksey Yeschenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: