Hi,
I configured range partitions on a date column of my main table(full_table). Each partition represents a day in the month. Every day partition has a list parition of 4 tables on a text column.
full table
table_01_11_2017 -->
table_02_11_2017
.....