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

cqlsh autocomplete does not work for DTCS min_threshold

    XMLWordPrintableJSON

Details

    • Low

    Description

      Confirmed that min_threshold is a valid parameter for DTCS:

      create TABLE test1 (key text, col1 text, primary key (key)) WITH compaction = {'class': 'DateTieredCompactionStrategy', 'min_threshold': '4' };
      

      But the min_threshold does not appear in the tab auto complete options.

      Attachments

        1. 9385.patch
          2 kB
          Alex Buck

        Activity

          People

            alex.buck10 Alex Buck
            sebastian.estevez@datastax.com Sebastian Estevez
            Alex Buck
            Tom Hobbs
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: