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