On Tue, Jun 8, 2010 at 1:28 AM, David Boxenhorn <[email protected]> wrote:
> As I said above, I was wondering if I could come up with a robust algorithm,
> e.g. creating the new super columns and then attaching them at the end,
> which will not FUBAR my index if it fails.
>

Is this append-only? That is, never delete or insert in the middle? If
so, it might be easier to build something like this.

-+ Tatu +-

Reply via email to