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 0449ce7387c [fix](Nereids): fix regression test test_cast_as_time
(#25518)
0449ce7387c is described below
commit 0449ce7387cf95743d1f4ce7414c8ee9ef75f1e3
Author: jakevin <[email protected]>
AuthorDate: Tue Oct 17 18:55:56 2023 +0800
[fix](Nereids): fix regression test test_cast_as_time (#25518)
---
regression-test/data/correctness/test_cast_as_time.out | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/regression-test/data/correctness/test_cast_as_time.out
b/regression-test/data/correctness/test_cast_as_time.out
index 50a6af259ef..cacead86584 100644
--- a/regression-test/data/correctness/test_cast_as_time.out
+++ b/regression-test/data/correctness/test_cast_as_time.out
@@ -16,5 +16,5 @@
10:10:10
-- !select5 --
-2010-10-10T00:00
+\N
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]