Re: non-sprayed table does not support partition ?

…still, use nested char vector columns or encode the data to long ints if your text is less than 10 or 12 chars.

you can do this with .Q.j10/.Q.j12 and decode with .Q.x10 or .Q.x12.

felix