Function mz_adapter::explain::insights::add_import_insights

source ยท
fn add_import_insights(
    insights: &mut PlanInsights,
    humanizer: &dyn ExprHumanizer,
    id: GlobalId,
    ty: ImportType,
)