rongyousu opened a new issue #3325: orc file issue when load data to 
doris(version:0.12.0-rc03)
URL: https://github.com/apache/incubator-doris/issues/3325
 
 
   my orc file have a column ,the type is `reg_time`   timestamp,   the value 
is "2000-12-07 12:09:54.0" 
   
   my doris table column is   `reg_time` datetime 
   
   when load the orc file to doris 's table ,the job is error :
   "type:LOAD_RUN_FAIL; msg:errCode = 2, detailMessage = Parse timestamp 
(-416534400) error "
   
   the be 's log :  
   "W0415 19:29:22.130748 13906 orc_scanner.cpp:294] Parse timestamp 
(-416534400) error
   W0415 19:29:22.165807 13906 broker_scan_node.cpp:423] Scanner[0] prcess 
failed. status=Parse timestamp (-416534400) error"
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to