pub fn plan_create_sink( scx: &StatementContext<'_>, stmt: CreateSinkStatement<Aug>, ) -> Result<Plan, PlanError>