Details
-
New Feature
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
None
-
Operability
-
Normal
-
All
-
None
Description
Currently, operator has to create SASI/MV one by one on the same table and every index/view build will need to read all data on disk.
In order to speed up multiple SASI/MV creation, I propose to add a new batch schema statement to create multiple SASI/MV at once, so that C* only needs to read on-disk data once.
Attachments
Issue Links
- relates to
-
CASSANDRA-15921 4.0 quality testing: Materialized View
- Open