Make sure $project aggregation stage shapifies field paths properly

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Cannot Reproduce
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • QO 2023-06-26, QO 2023-07-10, QO 2023-07-24, QO 2023-08-07, QO 2023-08-21, QO 2023-09-04, QO 2023-09-18
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When we project a field path (e.g., {}{$project: {foo: "$bar"}}), it looks like it's shapifying to {$project: {HASH<foo>: true}} instead of {}{project: {HASH<foo>: "$HASH<bar>"}}. The weird thing is the tests in document_source_project_test all have it right.

            Assignee:
            Erin Zhu
            Reporter:
            Will Buerger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: