-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
To lower PBT runtimes, we can take advantage of parallelization by splitting some PBTs into different tests, by which agg stage they start with. For example one PBT will run queries starting with $match, another with $sort, etc.
These can go in the folder for that agg stage, so they get run with all the other tests for that feature.