Scenario: would like to have one "live" partitioned table that contains only current data and another "archive" partitioned table that contains older data. The "archive" partitioned table would in turn have a it's own retention policy.
Is this possible via retention policy or subpartition? I think the answer is currently no. If it is not how difficult would it be to implement?