Details
-
New Feature
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
Clients
Description
Materialized Views 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.
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-9809 Full support for WHERE clause in MV
- Resolved
-
CASSANDRA-9922 Add Materialized View WHERE schema support
- Resolved
- is related to
-
CASSANDRA-6477 Materialized Views (was: Global Indexes)
- Resolved
-
CASSANDRA-10368 Support Restricting non-PK Cols in Materialized View Select Statements
- Resolved
- relates to
-
CASSANDRA-10609 MV performance regression
- Resolved