Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-78467

Fix test failure of predicate push-down for aggregation_facet_unwind_passthrough

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 7.1.0-rc0
    • Component/s: None
    • Labels:
      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

      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@mongodb.com Matt Olma
            Reporter:
            matt.olma@mongodb.com Matt Olma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: