Document aggregate and bypassDocumentValidation with $out

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 1.3.0-rc0
    • Affects Version/s: 1.3.0-beta0
    • Component/s: Docs
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Its not immediately obvious how bypassDocumentValidation works with aggregate.
      We should document it.

      hint:

          pipeline = [{"$out": "collection2"}];
          options = {"bypassDocumentValidation": true}
          cursor = mongoc_collection_aggregate(collection1, MONGOC_QUERY_NONE, pipeline, options, NULL);
      

              Assignee:
              A. Jesse Jiryu Davis
              Reporter:
              Hannes Magnusson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: