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

Add compatibility tests for $group pushdown behavior

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • QE 2021-09-20

      This work adds a JS test suite that compares the behavior between execution of $group in the classic engine vs $group pushdown into sbe. We could consider a randomized testing approach for data generation, not for queries. Randomized queries makes it too hard to investigate a failure.

      The main goal here is to expose incompatible behaviors between the behaviors of $group in classic engine and ones of $group in SBE as soon as possible and make them easy to investigate.

            Assignee:
            yoonsoo.kim@mongodb.com Yoon Soo Kim
            Reporter:
            eric.cox@mongodb.com Eric Cox (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: