Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-1012

Document aggregate and bypassDocumentValidation with $out

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.3.0-rc0
    • Affects Version/s: 1.3.0-beta0
    • Component/s: docs
    • Labels:
      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:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            bjori Hannes Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: