From 893c34c4a2f2cabfc98916e504aad123f1a6862b Mon Sep 17 00:00:00 2001 From: gdliu3 Date: Mon, 29 Jul 2024 17:31:12 +0800 Subject: [PATCH] 1 --- regression-test/data/arrow_flight_sql_p0/test_select.out | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/regression-test/data/arrow_flight_sql_p0/test_select.out b/regression-test/data/arrow_flight_sql_p0/test_select.out index 1d34f6e7dbd6738..f2f4b86bbf5ceb2 100644 --- a/regression-test/data/arrow_flight_sql_p0/test_select.out +++ b/regression-test/data/arrow_flight_sql_p0/test_select.out @@ -3,6 +3,6 @@ 777 4 -- !arrow_flight_sql_datetime -- -333 plsql333 2024-07-21 04:00:00.123456 2024-07-21 04:00:00.0 -222 plsql222 2024-07-20 04:00:00.123456 2024-07-20 04:00:00.0 -111 plsql111 2024-07-19 04:00:00.123456 2024-07-19 04:00:00.0 \ No newline at end of file +333 plsql333 2024-07-21 12:00:00.123456 2024-07-21 12:00:00.0 +222 plsql222 2024-07-20 12:00:00.123456 2024-07-20 12:00:00.0 +111 plsql111 2024-07-19 12:00:00.123456 2024-07-19 12:00:00.0 \ No newline at end of file