Delete columns using range without specifying the column names
--------------------------------------------------------------

                 Key: CASSANDRA-3092
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3092
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Tongguo Pang


When we delete columns, especially whose names are time stamps(obtained from 
System.curMillis() method), it's very hard to get the column names. If we the 
delete can take a range of column names(using start and end), that can make 
this operation much easier

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to