Test stages with subpipelines when the rawData flag is true

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None
    • 0

      Details are in the tech design that is linked in the comments. 

      This ticket should test pipelines like this:

      db.ts.aggregate([{"$lookup": {"from": "ts2","let": { "s": "$s" },"pipeline": [{"$match": {"$expr": {"$eq": ["$s", "$$s"]}}}],"as": "b" }},], {rawData: true}) 

            Assignee:
            Unassigned
            Reporter:
            Gil Alon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: