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