Extend Ci::PartitioningAnalyzer to check `partition_id` presence
Description
As part of the work required for CI Time decay we want to be able to detect when a query does not include partition_id.
Technical Proposal
-
Extend Ci::PartitioningAnalyzerto make sure thepartition_idis included within all queries going through our routing tables
Edited by Max Orefice