Extend support for nested partitions (investigation)
The current Gitlab system supports managing partitions at one level, we would want to extend it to support nested partitions.
This will help in cases where
- we want to partition the table by status, and then have time-decayed partitions for failed/finished partitions.
- or simply further partition to reduce the load on the initial partitions.
Edited by 🤖 GitLab Bot 🤖