You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Adam Holmberg (JIRA)" <ji...@apache.org> on 2015/09/14 23:45:46 UTC

[jira] [Comment Edited] (CASSANDRA-9664) Allow MV's select statements to be more complex

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

Adam Holmberg edited comment on CASSANDRA-9664 at 9/14/15 9:44 PM:
-------------------------------------------------------------------

[~thobbs] we will need to rebase again. New changes [here|https://github.com/iamaleksey/cassandra/commits/9921-3.0] brought in changes from trunk including updates to the {{system_schema.columns}} table.

Meanwhile, no dev is blocked -- I'm working rebased locally.


was (Author: aholmber):
[~thobbs] are you willing to rebase again? New changes [here|https://github.com/iamaleksey/cassandra/commits/9921-3.0] brought in changes from trunk including updates to the {{system_schema.columns}} table.

> Allow MV's select statements to be more complex
> -----------------------------------------------
>
>                 Key: CASSANDRA-9664
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9664
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Carl Yeksigian
>            Assignee: Tyler Hobbs
>              Labels: client-impacting, doc-impacting
>             Fix For: 3.0.0 rc1
>
>
> [Materialized Views|https://issues.apache.org/jira/browse/CASSANDRA-6477] add support for a syntax which includes a {{SELECT}} statement, but only allows selection of direct columns, and does not allow any filtering to take place.
> We should add support to the MV {{SELECT}} statement to bring better parity with the normal CQL {{SELECT}} statement, specifically simple functions in the selected columns, as well as specifying a {{WHERE}} clause.



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