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

Support retrieving multikey paths from a compound wildcard index

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • QO 2023-02-20

      After SERVER-72463, index keys can be generated for compound wildcard indexes. The format of the "multikey-path" index keys has changed to the compound pattern. We should extend helpers in 

      src/mongo/db/query/wildcard_multikey_paths.h

      to support compound wildcard indexes.

      Currently all the helpers in the file still assume that the key pattern is a single-field wildcard index.  We should lift all relevant invariants and create a correct IndexBounds to query only the multikey path keys in a CWI.

            Assignee:
            alexander.ignatyev@mongodb.com Alexander Ignatyev
            Reporter:
            ruoxin.xu@mongodb.com Ruoxin Xu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: