Skip to main content

Module write_model

Module write_model 

Source
Expand description

Write mode configuration for the MongoDB sink connector.

Defines WriteMode which determines how incoming RecordBatch rows are translated into MongoDB write operations.

Enums§

WriteMode
Write operation mode for the MongoDB sink.

Functions§

validate_timeseries_write_mode
Validates that a write mode is compatible with time series collections.