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

Create db/query/planner subdirectory

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Optimization
    • QO 2024-08-05, QO 2024-08-19, QO 2024-09-02, QO 2024-09-16, QO 2024-09-30, QO 2024-10-14

      The code for the query planner currently lives in db/query/ alongside a bunch of other query code. I propose that we introduce a new directory db/query/planner/ to house the code for the query planner itself.

      I think the model should be that files in db/query/ are owned by the entire query team ("@10gen/query"). Sub-components that should have more specific ownership will then live in subdirectories – we already have subdirectories for ce/ and boolean_simplification/ and so-on. So planner/ would just be another subdirectory fully owned by the QO team.

            Assignee:
            anton.korshunov@mongodb.com Anton Korshunov
            Reporter:
            david.storch@mongodb.com David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: