Create property-based test for $lookup with different topologies for the local and foreign collections

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Optimization
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      $lookup can operate on different types of collections. The foreign and local collections can be sharded or not. They also can be time-series or regular collections.

      We should write a property-based test that generates booleans to indicate the characteristics of each collection (isTimeseries, isSharded etc), then runs $lookup queries in these scenarios.

      We can support toField/fromField syntax and subpipeline syntax. The subpipeline syntax can reuse our existing agg query models.

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

                Created:
                Updated: