[
https://issues.apache.org/jira/browse/CASSANDRA-9664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14791146#comment-14791146
]
Tyler Hobbs commented on CASSANDRA-9664:
----------------------------------------
I've done a (hopefully final) rebase on the latest 3.0 in a [new
branch|https://github.com/thobbs/cassandra/tree/CASSANDRA-9664-rebase-3]. This
re-enables the previously failing unit tests.
[~tjake] pointed out that with CASSANDRA-10261 complete, we should be able to
filter on non-PK columns now. However, since we're getting close to the
deadline for 3.0.0-rc1, I think it might be better to push that to another
ticket targeting 3.2. What do you think, [~slebresne]?
> 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)