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

CQL: no way to create a column family's key_validation_class

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Not A Problem
    • None
    • Legacy/CQL
    • Low

    Description

      This is not specified in the documentation, but I am guessing following syntax would look something like ...

      CREATE COLUMNFAMILY test (KEY varchar PRIMARY KEY) with key_validation_class = UTF8Type
      CREATE COLUMNFAMILY test (KEY varchar PRIMARY KEY) with key_validation = UTF8Type
      
      Bad Request: key_validation is not a valid keyword argument for CREATE COLUMNFAMILY
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            cdaw Cathy Daw
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: