When I wrote it originally I was just trying to follow the HBase model for table management. Create, enable, disable, remove. Other than that, no reason.
Aaron On Tue, Nov 12, 2013 at 10:11 AM, Tim Williams <[email protected]> wrote: > Is there a reason we don't just let remove automatically disable the > table, then remove instead of having to disable it manually first? > > Thanks, > --tim >
