Allow $rankFusion inside a $unionWith/$lookup on a view

XMLWordPrintableJSON

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

      Right now $rankFusion inside a $unionWith/$lookup on a view will not work on standalone, yielding the following error message:

      No resolved namespace provided for <underlying_collection_name>

      The sharded cases work, so we only need to fix the behavior in standalone.

       

      The queries were referencing have a structure like:

      db.coll.aggregate([{$unionWith/$lookup: { from: "view", pipeline: [{$rankFusion}] }}])

              Assignee:
              Mariano Shaar
              Reporter:
              Joe Shalabi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: