Re: thoughts on this feature request

2012-09-13 Thread aaron morton
> Remove . AND Add . such that if . is > NOT found, the whole row will be scanned for . and remove that > value instead. Couple of thoughts: * that sounds like something that would need a lock or transaction to stop changes when things were scanned. e.g. You would need the sort of key range l

thoughts on this feature request

2012-09-12 Thread Hiller, Dean
Using wide rows for indexing is extremely common. I was wondering if we could get some type of command like so for index rows Remove . AND Add . such that if . is NOT found, the whole row will be scanned for . and remove that value instead. This would rock for all those people using wide rows