Check perf impact of running in hybrid mode for re-written $group with $count

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The re-write of $count is using $size expression that isn't supported in SBE yet, so without special handling the pipeline will end up running in hybrid mode, with the buckets collection access in SBE and the re-written group in classic. We need to check whether this is negatively affecting perf, and if so, keep the whole pipeline in classic.

            Assignee:
            [DO NOT USE] Backlog - Query Integration
            Reporter:
            Irina Yatsenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: