This is an automated email from the ASF dual-hosted git repository.

morningman pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-3.0 by this push:
     new 757b0ea23c5 [fix](regression-test) fix test_hive_serde_prop #42886 
(#43099)
757b0ea23c5 is described below

commit 757b0ea23c51061eb239359ade49409e8d894674
Author: Mingyu Chen (Rayner) <morning...@163.com>
AuthorDate: Sat Nov 2 00:03:18 2024 +0800

    [fix](regression-test) fix test_hive_serde_prop #42886 (#43099)
    
    cherry pick from #42886
    
    Co-authored-by: Socrates <suxiaogang...@icloud.com>
---
 .../data/external_table_p0/hive/test_hive_serde_prop.out  | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git 
a/regression-test/data/external_table_p0/hive/test_hive_serde_prop.out 
b/regression-test/data/external_table_p0/hive/test_hive_serde_prop.out
index 3d45e525ecf..fd8e7bb4313 100644
--- a/regression-test/data/external_table_p0/hive/test_hive_serde_prop.out
+++ b/regression-test/data/external_table_p0/hive/test_hive_serde_prop.out
@@ -28,28 +28,28 @@ b   2.2
 2      def
 
 -- !8 --
-1      null
+1      \N
 2      |||
 3      aaa
 4      "null"
 
 -- !9 --
-1      null
+1      \N
 2      |||
 3      aaa
 4      "null"
 
 -- !test_open_csv_default_prop --
 1      John Doe        28      50000.75        TRUE    2022-01-15      
2023-10-21 14:30:00     4.5     Senior Developer
-2      Jane,Smith                      FALSE   2020-05-20                      
""Project Manager""
+2      Jane,Smith                              2020-05-20                      
""Project Manager""
 
 -- !test_open_csv_standard_prop --
 1      John Doe        28      50000.75        TRUE    2022-01-15      
2023-10-21 14:30:00     4.5     Senior Developer
-2      Jane,Smith                      FALSE   2020-05-20                      
"Project Manager"
+2      Jane,Smith                              2020-05-20                      
"Project Manager"
 
 -- !test_open_csv_custom_prop --
 1      John Doe        28      50000.75        TRUE    2022-01-15      
2023-10-21 14:30:00     4.5     Senior Developer
-2      Jane,Smith                      FALSE   2020-05-20                      
"Project Manager"
+2      Jane,Smith                              2020-05-20                      
"Project Manager"
 
 -- !1 --
 a      1.1
@@ -80,13 +80,13 @@ b   2.2
 2      def
 
 -- !8 --
-1      null
+1      \N
 2      |||
 3      aaa
 4      "null"
 
 -- !9 --
-1      null
+1      \N
 2      |||
 3      aaa
 4      "null"
@@ -102,3 +102,4 @@ b   2.2
 -- !test_open_csv_custom_prop --
 1      John Doe        28      50000.75        TRUE    2022-01-15      
2023-10-21 14:30:00     4.5     Senior Developer
 2      Jane,Smith                      FALSE   2020-05-20                      
"Project Manager"
+


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to