I have a huge table created over a hash cluster, where the hash key is an id. I'm planning to split that big table into 4 smaller ones (i'll divide them according to dates) but I'd like some advise about the cluster. What's the best to do?? Create 4 clusters and one table on each cluster? or just create one cluster and all 4 tables over that one??