[ 
https://issues.apache.org/jira/browse/CASSANDRA-16076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Petrov updated CASSANDRA-16076:
------------------------------------
    Change Category: Operability
         Complexity: Normal
             Status: Open  (was: Triage Needed)

> Batch schema statements to create multiple SASI and MV at once to reduce disk 
> IO
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-16076
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16076
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Feature/Materialized Views, Feature/SASI
>            Reporter: ZhaoYang
>            Priority: Normal
>             Fix For: 4.x
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to