From 967a9ceaefb840d5597f05f3efc284aa29713ea6 Mon Sep 17 00:00:00 2001 From: cpwu Date: Mon, 25 Apr 2022 19:19:46 +0800 Subject: [PATCH] fix case --- 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 5d7dc08db0..399ead54e9 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!@#$%^&*():'>