From 0f357f5bdfa98b6476e915c55b17e5d5d90cfb32 Mon Sep 17 00:00:00 2001 From: Kexiang Wang Date: Sun, 26 May 2024 21:29:38 -0400 Subject: [PATCH] fix test --- e2e_test/source/cdc/cdc.check_new_rows.slt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e_test/source/cdc/cdc.check_new_rows.slt b/e2e_test/source/cdc/cdc.check_new_rows.slt index a3aae5f070e02..e614b62383a86 100644 --- a/e2e_test/source/cdc/cdc.check_new_rows.slt +++ b/e2e_test/source/cdc/cdc.check_new_rows.slt @@ -303,7 +303,7 @@ ORDER BY c_boolean, c_bigint, c_date; {} {} {} {} NULL NULL NULL NULL NULL NULL {NULL,2024-05-19} {NULL,12:34:56} {NULL,"2024-05-19 12:34:56"} {NULL,"2024-05-19 12:34:56+00:00"} NULL -{0001-01-01} {00:00:00} {"2001-12-29 23:42:28 BC"} {"2001-01-01 08:00:00+00:00"} NULL +{0001-01-01} {00:00:00} {"2001-01-01 00:00:00"} {"2001-01-01 08:00:00+00:00"} NULL {} {} {} {} NULL NULL NULL NULL NULL NULL {NULL,2024-05-19} {NULL,12:34:56} {NULL,"2024-05-19 12:34:56"} {NULL,"2024-05-19 12:34:56+00:00"} NULL