Fix test failure of predicate push-down for aggregation_facet_unwind_passthrough

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: 7.1.0-rc0
    • Component/s: None
    • None
    • ALL
    • Hide

      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

      Show
      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
    • 38
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

              Assignee:
              Matt Olma
              Reporter:
              Matt Olma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: