• Type: Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The mongo_cc_library query_exec includes some header files that are irrelevant to query planning or query execution. This library is considerably large, and the presence of unrelated headers can lead downstream dependents to import these headers from query_exec instead of directly declaring their dependencies. To improve dependency management, we should remove the headers that do not belong to `query_exec` and update the downstream dependents accordingly.

            Assignee:
            chii.huang@mongodb.com Chi-I Huang
            Reporter:
            chii.huang@mongodb.com Chi-I Huang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: