[ 
https://issues.apache.org/jira/browse/CASSANDRA-13564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079737#comment-16079737
 ] 

Kurt Greaves commented on CASSANDRA-13564:
------------------------------------------

That error message implies you re-used the entire primary key from the base as 
the partition key for your MV (potentially also with an extra column not in the 
base PK). What is the use case here? Can you post the relevant schema? 

> Mismatch Documentation on MATERIALIZE VIEW
> ------------------------------------------
>
>                 Key: CASSANDRA-13564
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13564
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Documentation and Website, Materialized Views
>         Environment: 3.10
>            Reporter: Nick Hryhoriev
>              Labels: doc-impacting
>
> During create MATERIALIZED VIEW with out cluster key. 
> I've got exception "No columns are defined for Materialized View other than 
> primary key"
> Does it expected behave? Because i can't find nothing about this in 
> Documentation. But this check exist in code.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to