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

Experiment with query shape generation from command BSON

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • QE 2024-09-30, QE 2024-10-14, QE 2024-10-28

      Prototype an algorithm that converts raw command BSON into a query shape, without relying on parsed structures, like MatchExpression or DocumentSource.

      The goal is to allow us change how we de-sugar queries without changing the query shape.

      Quantify the change in the number of $queryStats entries as a result of this new shape computation.

            Assignee:
            ivan.fefer@mongodb.com Ivan Fefer
            Reporter:
            ivan.fefer@mongodb.com Ivan Fefer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: