Read data from p_ci_job_artifacts
Problem
After the routing table is created, we must change the table_name
in the model to use the routing table instead of the partition.
Solution
Incremental rollout of reading from p_ci_job_artifacts
, similar to #439069 (closed).
- Use our Partitionable::Switch strategy, !144709 (merged)