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§
- Write
Mode - Write operation mode for the
MongoDBsink.
Functions§
- validate_
timeseries_ write_ mode - Validates that a write mode is compatible with time series collections.