Implement getDependencies() for Mongot Pipelines

XMLWordPrintableJSON

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

      InĀ SERVER-100394, we overrode the default DocumentSource::getDependencies() for mongot stages, just for the sake of error reporting in $meta validation. (For example, since $search populates the "searchScore" meta field, we know that downstream stages can access "searchScore" but not "vectorSearchScore").

      We did not implement the actual core logic of getDependencies() for pipeline analysis (potentially used for optimizations). We may want to actually implement and test dependency analysis for mongot pipelines.

            Assignee:
            Unassigned
            Reporter:
            Will Buerger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: