Don't push down $group when doingMerge is true

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.1.0-rc0
    • Affects Version/s: Backlog
    • Component/s: None
    • None
    • Fully Compatible
    • QE 2021-10-04
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      SERVER-60253 was a temporary fix to help unblock the correctness project, this is a real fix where we use this check which doesn't push group down when doingMerge=true. This flag indicates that the $group is processing data in a sharded cluster or when spilling. When sharding is implemented we will do the sharding check in mongos code, and when spill is implemented we need to remove this flag.

            Assignee:
            Eric Cox (Inactive)
            Reporter:
            Eric Cox (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: