pub fn plan_show_create_source(
    scx: &StatementContext<'_>,
    _: ShowCreateSourceStatement<Aug>
) -> Result<ShowCreatePlan, PlanError>