Create PBTs to test basic behavior of common agg stages and customer patterns

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We should implement property-based testing for basic behavior of our most common agg stages. For example that $limit: X returns X documents or less. Or $group returns a set of documents with unique IDs.

      These properties are not held surprisingly often, such as in SERVER-100299. It's valuable to have simple checks like these.

      We should also test common customer patterns, such as sort-limit-skip, and optionally lookup-unwind

              Assignee:
              Matt Boros
              Reporter:
              Matt Boros
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: