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

Server crash when trying to push an indexed OR branch with match expression optimization disabled

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: Query Execution
    • Labels:
      None
    • Fully Compatible
    • QO 2022-06-27, QO 2022-07-11, QO 2022-07-25
    • 5

      The BF uncovers a situation for a query containing an $or with a single argument expression. The $or would be rewritten to just the argument in the match expression optimization. When this is not done however, we attempt to push the $or to another conjunct if it's contained within an $and. The $or (...)

            Assignee:
            jess.balint@mongodb.com Jess Balint
            Reporter:
            jess.balint@mongodb.com Jess Balint
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: