Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-1493

ExplainableCursor is missing .finish() method

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Shell API
    • None
    • 2

      E.g.

      db.foo.explain().find().finish().queryPlanner.winningPlan
      

      worked in the legacy shell, but not in mongosh, and mongosh in general provides no way to access the result of a coll.explain().<...> expression programmatically.

            Assignee:
            Unassigned Unassigned
            Reporter:
            anna.henningsen@mongodb.com Anna Henningsen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: