Re: how big can you slice
On Fri, Jul 6, 2012 at 8:37 PM, Deno Vichas wrote: > all, > > are there any guidelines to how much you can slice. how does total > payload size vs # of column affect performance? > > thanks, > deno > The data size matters most. I recommend keeping each slice under 10mb. -- Tyler Hobbs DataSt
how big can you slice
all, are there any guidelines to how much you can slice. how does total payload size vs # of column affect performance? thanks, deno