This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.0 by this push:
new 939053dcd9b [fix](regression-test) fix output result for
test_cast_function in branch-2.0 (#29514)
939053dcd9b is described below
commit 939053dcd9be008fbc761f1c089c914e88642eca
Author: camby <[email protected]>
AuthorDate: Fri Jan 5 11:33:12 2024 +0800
[fix](regression-test) fix output result for test_cast_function in
branch-2.0 (#29514)
---
.../data/query_p0/sql_functions/cast_function/test_cast_function.out | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/regression-test/data/query_p0/sql_functions/cast_function/test_cast_function.out
b/regression-test/data/query_p0/sql_functions/cast_function/test_cast_function.out
index 1120e79912d..2958bce0bfd 100644
---
a/regression-test/data/query_p0/sql_functions/cast_function/test_cast_function.out
+++
b/regression-test/data/query_p0/sql_functions/cast_function/test_cast_function.out
@@ -6,7 +6,7 @@
11
-- !sql --
-2000-01-01T03:14:17
+\N
-- !sql --
\N
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]