pub fn describe_show_create_sink(
    _: &StatementContext<'_>,
    _: ShowCreateSinkStatement<Aug>
) -> Result<StatementDesc, PlanError>