From 1e1a54fab97173b5ba9dc2d6e3e1088874e0d599 Mon Sep 17 00:00:00 2001 From: cpwu Date: Mon, 25 Apr 2022 19:18:46 +0800 Subject: [PATCH] fix --- tests/system-test/2-query/upper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/system-test/2-query/upper.py b/tests/system-test/2-query/upper.py index ea490304ac..5d7dc08db0 100644 --- a/tests/system-test/2-query/upper.py +++ b/tests/system-test/2-query/upper.py @@ -39,7 +39,7 @@ class TDTestCase: upper_condition.extend( f"cast( {char_col} + {char_col_2} as binary(32) ) " for char_col_2 in CHAR_COL ) upper_condition.extend( f"cast( {char_col} + {un_char_col} as binary(32) ) " for un_char_col in UN_CHAR_COL ) - upper_condition.append('"test1234!@#$%^&*():">