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

[jira] [Created] (CASSANDRA-10368) Support Restricting non-PK Cols in Materialized View Select Statements

Tyler Hobbs created CASSANDRA-10368:
---------------------------------------

             Summary: Support Restricting non-PK Cols in Materialized View Select Statements
                 Key: CASSANDRA-10368
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10368
             Project: Cassandra
          Issue Type: Improvement
          Components: API, Core
            Reporter: Tyler Hobbs
            Priority: Minor
             Fix For: 3.2


CASSANDRA-9664 allows materialized views to restrict primary key columns in the select statement.  Due to CASSANDRA-10261, the patch did not include support for restricting non-PK columns.  Now that the timestamp issue has been resolved, we can add support for this.



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