Currently the blob system doesn't scale beyond 10 or so columns. This is because we currently build every possible sub-table.
What is needed instead are smarter sub-tables, where we avoid building sub-tables that have low quality because one or more columns are independent of the others.