Create processing SQL, python interface and workflow for data post-processing for AWS perspective partitioned tables.
Use the OCP on All processing workflow as a reference.
Don't forget to ensure that there is a foreign-key relationship to allow for cascade delete.
Make sure that partition-drop is possible for the provider delete operations.
Testing instructions are in the PR