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

Do not build classic executable tree when using sub planner for SBE

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Query Execution
    • Fully Compatible
    • ALL
    • QE 2024-03-04
    • 1

      When there is a CSI and a rooted or query, the sub planning fails https://github.com/10gen/mongo/blob/master/src/mongo/db/exec/subplan.cpp/#L201 and we try to plan the whole query together https://github.com/10gen/mongo/blob/master/src/mongo/db/exec/subplan.cpp/#L127-L132. This fails when we try and build a classic executable tree as CSI is not supported in classic. 

            Assignee:
            adi.agrawal@mongodb.com Adi Agrawal
            Reporter:
            adi.agrawal@mongodb.com Adi Agrawal
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: