pub fn plan_explain_schema(
    scx: &StatementContext<'_>,
    explain_schema: ExplainSinkSchemaStatement<Aug>
) -> Result<Plan, PlanError>