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

[BF-28627] Update sample_nested_agg_queries_common.js to expect $lookup pushdown for SBE clustered collection support

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: 7.1.0-rc0
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • 157

      Fix for BF-28627.

      sample_nested_agg_queries_common.js test configuration outerAggTestCases.name == "lookup_non_custom_pipeline" needs to be updated to expect SBE $lookup pushdown to occur in one more case: when SBE is in use and the featureFlagSbeFull flag is true, as the delivery of SERVER-74521 added SBE clustered collection (CC) scan support in this case, whereas before all CC scans were delegated to the Classic engine which does not do $lookup pushdown.

            Assignee:
            kevin.cherkauer@mongodb.com Kevin Cherkauer
            Reporter:
            kevin.cherkauer@mongodb.com Kevin Cherkauer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: