-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
ALL
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The lookup_unwind_pbt property-based test currently fails with two different assertions, depending on the generated pipeline shape.
Failure 1: Unimplemented cost for base collection access (11729102)
Error
- Location11729102: Hit a MONGO_UNIMPLEMENTED_TASSERT!
Location
- src/mongo/db/query/compiler/optimizer/join/join_cost_estimator_impl.cpp:205
Failure 2: AggJoinModel unexpected $match (11116400)
Error
- Location11116400: unexpected $match
Location
- src/mongo/db/query/compiler/optimizer/join/agg_join_model.cpp:386
- tested by
-
SERVER-110768 Create property-based test targeting $lookup-$unwind
-
- In Code Review
-