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

Format Ordering in SortedDataInterface for compound wildcard indexes

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

      Ordering stored in SortedDataInterface/WiredTigerIndex is built from the key pattern object by default. The related code. Wildcard Indexes use a different key pattern than the key pattern stored in the catalog, as a result, the Ordering built for wildcard indexes are incorrect. We should use the format Ordering when we build a SortedDataInterface for WildcardAccessMethod.

            Assignee:
            ruoxin.xu@mongodb.com Ruoxin Xu
            Reporter:
            ruoxin.xu@mongodb.com Ruoxin Xu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: