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

It is not possible to autocomplete "WITH" when creating materialized view

    XMLWordPrintableJSON

Details

    • Correctness - API / Semantic Implementation
    • Low
    • Normal
    • User Report
    • All
    • None
    • Hide

      1. updated and ran the unit test:

      pytest test_cqlsh_completion.py -k test_complete_in_create_materializedview

      2. validated with live CQLSH session also

      Show
      1. updated and ran the unit test: pytest test_cqlsh_completion.py -k test_complete_in_create_materializedview 2. validated with live CQLSH session also

    Description

      I noticed that when I type this:

      CREATE MATERIALIZED VIEW ks.mv2 AS SELECT * FROM t WHERE k IS NOT NULL AND c1 IS NOT NULL AND c2 IS NOT NULL PRIMARY KEY (c1,k,c2) <TAB>
      

      nothing happens after pressing tab, there should be options shown as for table case.

      Attachments

        Issue Links

          Activity

            People

              bschoeni Brad Schoening
              smiklosovic Stefan Miklosovic
              Brad Schoening
              Brandon Williams, Stefan Miklosovic
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 10m
                  10m