[ https://issues.apache.org/jira/browse/CASSANDRA-16898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benjamin Lerer updated CASSANDRA-16898: --------------------------------------- Fix Version/s: (was: 4.0.x) 4.0.2 Since Version: 4.0-rc1 Source Control Link: https://github.com/apache/cassandra/commit/af17f136e58910fa23f1b8c6b8f13de62787e823 Resolution: Fixed Status: Resolved (was: Ready to Commit) Committed into cassandra-4.0 at af17f136e58910fa23f1b8c6b8f13de62787e823 and merged into trunk > The clustering order logic in Materialized view creation changed in 4.0 > ----------------------------------------------------------------------- > > Key: CASSANDRA-16898 > URL: https://issues.apache.org/jira/browse/CASSANDRA-16898 > Project: Cassandra > Issue Type: Bug > Components: Feature/Materialized Views > Reporter: Benjamin Lerer > Assignee: Benjamin Lerer > Priority: Normal > Fix For: 4.0.2 > > > Before 4.0, when a Materialized view was created with no {{CLUSTERING ORDER}} > specified the clustering order was based on the base table clustering order > (see [3.11 > code|https://github.com/apache/cassandra/blob/cassandra-3.11/src/java/org/apache/cassandra/cql3/statements/CreateViewStatement.java#L108]). > In 4.0 this behaviour changed and the clustering order was defaulted to ASC > for all columns. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org