Grant Henke created KUDU-2722:
---------------------------------

             Summary: Ability to mark a partition or table as read only
                 Key: KUDU-2722
                 URL: https://issues.apache.org/jira/browse/KUDU-2722
             Project: Kudu
          Issue Type: Improvement
    Affects Versions: 1.8.0
            Reporter: Grant Henke


It could be useful to prevent data from being mutated in a table or partition. 
For example this would allow users to lock older range partitions from 
receiving inserts/updates/deletes ensuring any queries/reports running on that 
data always show the same results.

There might also be optimization (resource/storage) opportunities we could make 
server side once a table is marked as read only. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to