Details
-
Bug
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
None
-
Query Optimization
-
QO 2023-05-15
Description
groupby.js test freezes inside the the optimizer with the latest Cost Model. The work around is to set a smaller value to groupByStartupCost.
Reproduction: remove the CostModel override in jstests/cqf_parallel/groupby.js and run the test
resmoke run --suites cqf_parallel jstests/cqf_parallel/groupby.js
|
|