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

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

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Optimization
    • None
    • 3
    • 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 Unassigned
            Reporter:
            matt.boros@mongodb.com Matt Boros
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: