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

Add isInListData instruction in SBE to enable parameterized InListData to go through SBE isMember logic

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • QO 2023-11-13, QO 2023-11-27

      Currently, sbe plans generated under Bonsai for InMatchExpression's include an isArray check before calling isMember. The isArray check in SBE doesn't interpret InListData as an eligible array, which poses a problem for parameterized InMatchExpression's that are bound as sbe::TypeTags::InListData.

      Create a new isInListData check so that parameterized InMatchExpression's that are bound as sbe::TypeTags::InListData will be processed with isMember.

            Assignee:
            lynne.wang@mongodb.com Lynne Wang
            Reporter:
            lynne.wang@mongodb.com Lynne Wang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: