Add bypassDocumentValidation to mongoc_bulk_opts_t

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: libmongoc
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      While adding let in CDRIVER-4198, I realized that bypassDocumentValidation is not present on mongoc_bulk_opts_t. This is a minor issue, as it only means the option cannot be expressed when calling mongoc_collection_create_bulk_operation_with_opts. It can still be set on the mongoc_bulk_operation_t struct using mongoc_bulk_operation_set_bypass_document_validation (as PHPC does, since it does not use the collection method at all).

            Assignee:
            Unassigned
            Reporter:
            Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: