Looking at the CQL spec, it doesn’t seem to be possible to delete a range of columns for a given key without specifying the individual columns to be removed, for e.g. DELETE col1 .. col20 from CF WHERE KEY=<key|(key1,key2)> Am I correct in thinking so or have I missed that somewhere?
- Re: Consistency model Sean Bridges
- Re: Consistency model Tyler Hobbs
- Re: Consistency model James Cipar
- Re: Consistency model Tyler Hobbs
- Re: Consistency model Sean Bridges
- Re: Consistency model Jonathan Ellis
- Cassandra 0.7.4 Bug? csharpplusproject
- Re: Cassandra 0.7.4 Bug? Dikang Gu
- Re: Cassandra 0.7.4 Bug? shimi
- Re: Cassandra 0.7.4 Bug? csharpplusproject
- CQL DELETE statement Courtney Robinson
- Re: CQL DELETE statement Tyler Hobbs
- Re: CQL DELETE statement Jonathan Ellis
- Re: CQL DELETE statement Courtney Robinson
- Re: CQL DELETE statement Jonathan Ellis
- CQL transport (was: CQL DELETE... Ted Zlatanov
- Re: Cassandra 0.7.4 Bug? Alexis Lê-Quôc
- Re: Consistency model William Oberman
- Re: Consistency model James Cipar
- Re: Consistency model William Oberman
- Re: Consistency model Milind Parikh