suxiaogang223 commented on PR #42886:
URL: https://github.com/apache/doris/pull/42886#issuecomment-2449605807

   be same with hive result:
   ```text
   hive> select * from test_open_csv_default_prop;
   OK
   1       John Doe        28      50000.75        TRUE    2022-01-15      
2023-10-21 14:30:00     4.5     Senior Developer
   2       Jane,Smith                              2020-05-20                   
   "Project Manager"
   Time taken: 0.053 seconds, Fetched: 2 row(s)
   hive> select * from serde_test7;
   OK
   1       NULL
   2       |||
   3       aaa
   4       "null"
   Time taken: 0.05 seconds, Fetched: 4 row(s)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to