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

Refine UpdateIndexData class so that it has index to field path mapping

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Query Execution
    • v8.0, v7.3, v7.2, v7.1, v7.0
    • QI 2023-05-15, QI 2023-05-29, QI 2023-06-12, QI 2023-06-26, QI 2023-07-10

      After SERVER-70984, we will stop using the UpdateIndexData data store in CollectionRoutingInfo. We have this information replicated on IndexCatalogEntryImpl class. We should consider keeping a single UpdateIndexData variable in the CollectionQueryInfo, but extend it so that it can store the FieldRef, std::string and allPathIndexed information for each separate index. This way it is also available for columnar indexes to obtain the separate paths without polluting the storage code

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            arun.banala@mongodb.com Arun Banala
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: