[SERVER-78467] Fix test failure of predicate push-down for aggregation_facet_unwind_passthrough Created: 27/Jun/23  Updated: 29/Jun/23  Resolved: 29/Jun/23

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: 7.1.0-rc0
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Matt Olma Assignee: Matt Olma
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
depends on SERVER-73253 Better path tracking when renaming ne... Closed
Related
Operating System: ALL
Steps To Reproduce:

buildscripts/resmoke.py run -suites=aggregation_facet_unwind_passthrough jstests/aggregation/sources/group/grouped_match_push_down.js 'mongodSetParameters={initialServiceExecutorUseDedicatedThread: false}' '-mongosSetParameters={initialServiceExecutorUseDedicatedThread: false}' --storageEngineCacheSizeGB=1

Participants:
Linked BF Score: 38

 Description   

One of the end-to-end tests of the predicate push-down over a renamed field optimization fails when run in suite: aggregation_facet_unwind_passthrough.

The resulting plan does not include a group stage on the top of the pipeline as it should. Actually the group stage does not appear in the pipeline at all.


Generated at Thu Feb 08 06:38:26 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.