From 66a14e16e88b150bf84dc522fa01eb6013698496 Mon Sep 17 00:00:00 2001 From: JinHai-CN Date: Tue, 10 Mar 2020 01:03:32 +0800 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: JinHai-CN --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e46af40b2..bc790e8a61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ Please mark all change in change log and use the issue from GitHub - \#990 Check gpu resources setting when assign repeated value - \#995 table count set to 0 if no tables found - \#1010 Improve error message when offset or page_size is equal 0 -- \#1022 check if partition name is legal +- \#1022 Check if partition name is valid - \#1028 check if table exists when show partitions - \#1029 check if table exists when try to delete partition - \#1066 optimize http insert and search speed