Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness
-
Low
-
Low Hanging Fruit
-
Unit Test
-
All
-
None
-
Description
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). In 4.0 this behaviour changed and the clustering order was defaulted to ASC for all columns.
Attachments
Issue Links
- blocks
-
CASSANDRA-12734 Materialized View schema file for snapshots created as tables
- Resolved