You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Carl Yeksigian (JIRA)" <ji...@apache.org> on 2015/12/16 17:38:46 UTC

[jira] [Resolved] (CASSANDRA-10881) Unable to create a materialized view for retrieving the data from two different tables.

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

Carl Yeksigian resolved CASSANDRA-10881.
----------------------------------------
       Resolution: Not A Problem
    Fix Version/s:     (was: 3.0.0)

You can only create a view based on a single source table. There is no support for joining data from multiple source tables.

If this isn't what you are doing, feel free to reopen with more details, including your original table schema and the command you are using to create the MV.

> Unable to create a materialized view for retrieving the data from two different tables.
> ---------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-10881
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10881
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CQL
>         Environment: Windows
>            Reporter: Sandeep Gopalasetty
>            Priority: Critical
>
> Unable to create a materialized views for retrieving the data from two different tables. Syntactical problems are been arising. Is there any specific syntax?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)