Function mz_adapter::verify_datum_desc

source ·
pub fn verify_datum_desc(
    desc: &RelationDesc,
    rows: &[Row]
) -> Result<(), AdapterError>
Expand description

Verify that the row datums match the expected desc.