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

Integrate QuerySettings into ExpressionContext

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • QE 2023-11-13

      As part of SERVER-79181 we integrated QuerySettings into CanonicalQuery.

      After having a conversation with david.storch@mongodb.com, we agreed that:

      • ExpressionContext is a better place for it
      • When running $lookup a sub-pipeline can be created and executed, however, at this moment, we can not access QuerySettings, as $lookup and similar stages do not have reference to CanonicalQuery

      Goal for this ticket would be to remove QuerySettings from CanonicalQuery and move it into ExpressionContext.

            Assignee:
            denis.grebennicov@mongodb.com Denis Grebennicov
            Reporter:
            denis.grebennicov@mongodb.com Denis Grebennicov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: