Skip to main content

compute_diff

Function compute_diff 

Source
pub fn compute_diff(
    existing: &InferredSchema,
    new: &InferredSchema,
) -> SchemaDiff
Expand description

Compute the diff between an existing schema and a new payload’s inferred schema