Refactor storage's dependency on dotted_path_support::extractElementAtPath()

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • Storage Execution 2025-03-31, Storage Execution 2025-04-14
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      extractElementAtPath() is a simple helper function defined in src/mongo/db/query/bson/dotted_path_support.cpp. We can maybe move it to src/mongo/bson and rename it to something like extractElementAtDottedPath. Doing so allows us to remove dependency on a query library from storage.

            Assignee:
            Binh Vo
            Reporter:
            Wei Hu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: