MongoDB Shell for JVM not support distinct, remove and findAndModify

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.0.2
    • Component/s: Java Shell
    • None
    • Environment:
      OS: Windows
      node.js / npm versions: 8.19.4
      Additional info: none
    • None
    • Developer Tools

      Problem Statement

      MongoDB Shell for JVM not support distinct, remove and findAndModify.

      Steps to Reproduce

      Build the jar like MongoDB Shell,then use the jar to execute js code 

      db.collection.explain().distinct() 

      Expected Results

      The explain result for distinct。

      Actual Results

      The distinct result,i.e. an array result。

              Assignee:
              Unassigned
              Reporter:
              Zhenliang Su
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: