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

Add new constructor to build ExpressionContext without input BSON

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • Fully Compatible
    • Query 2019-08-26

      AggregationRequest is given BSONObj containing the input query for safekeeping. We need to be able to build an ExpressionContext and we cannot provide this BSONObj since we're building the pipeline in-place. So we need to build a new entry point to ExpressionContext that does not depend on AggregationRequest.

            Assignee:
            jacob.evans@mongodb.com Jacob Evans
            Reporter:
            jacob.evans@mongodb.com Jacob Evans
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: