first thing i would consider is: do you need to actually store the theta sketches? if you have the input stored as its own column, you can compute the sketches at query time.
you only need to store sketches if you're using rollup and are also not retaining the field that would be the input to the sketch