[ 
https://issues.apache.org/jira/browse/CASSANDRA-17879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Miklosovic updated CASSANDRA-17879:
------------------------------------------
          Fix Version/s: 3.0.28
                         3.11.14
                         4.0.7
                         4.1-rc
                         4.2
                             (was: 3.0.x)
                             (was: 4.x)
                             (was: 3.11.x)
                             (was: 4.0.x)
                             (was: 4.1.x)
          Since Version: 3.0.0
    Source Control Link: 
https://github.com/apache/cassandra/commit/83c1f7713bf24ec4873cfa9f76f2efccc8a23278
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

> It is not possible to autocomplete "WITH" when creating materialized view
> -------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17879
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17879
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CQL/Interpreter
>            Reporter: Stefan Miklosovic
>            Assignee: Brad Schoening
>            Priority: Normal
>             Fix For: 3.0.28, 3.11.14, 4.0.7, 4.1-rc, 4.2
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> I noticed that when I type this:
> {code}
> 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>
> {code}
> nothing happens after pressing tab, there should be options shown as for 
> table case.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to