ZhaoYang created CASSANDRA-16076:
------------------------------------

             Summary: Batch schema statement to 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


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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to