Re: The mutations to delete sub-columns can't be batched?

2010-12-27 Thread Nate McCall
Huh. That appears to be an oversight on our part. I'll add an addSubDeletion to the Mutator class in trunk. Thank you for bringing this up. On Sun, Dec 26, 2010 at 10:47 PM, Roshan Dawrani roshandawr...@gmail.com wrote: There doesn't really seem to be an inherent limitation in batching

The mutations to delete sub-columns can't be batched?

2010-12-26 Thread Roshan Dawrani
Hi, Is it correct that mutations that delete subcolumns of a super column can't be batched - unlike inserts and deletes of normal columns? If yes, could someone share why that is so? Thanks. -- Roshan Blog: http://roshandawrani.wordpress.com/ Twitter: @roshandawrani