From b52ed6868e47f196de0b5ff09dd7c7489128e887 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCrkan=20=C4=B0ndibay?= Date: Mon, 12 Feb 2024 13:15:11 +0300 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Onur Tirtir --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d2d6db00..02daf1cad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ * Fixes a bug related to non-existent objects in DDL commands (#6984) -* Improve failure handling of distributed execution (#7090) +* Improves failure handling of distributed execution (#7090) * Fixes a bug that could cause COPY logic to skip data in case of OOM (#7152)