Skip to main content

strip_source_mutations_routed

Function strip_source_mutations_routed 

Source
pub fn strip_source_mutations_routed(
    records: &RecordBatch,
) -> Result<RecordBatch, ConnectorError>
Expand description

Remove mutation metadata from a slice derived from a strictly validated routed batch.

ยงErrors

Returns an error when any source metadata field is malformed.