HangyuanLiu opened a new pull request #3047: Fix orc load timestamp bug
URL: https://github.com/apache/incubator-doris/pull/3047
 
 
   #2554 
   The timestamp value load from orc file is error, the value has an offset 
with hive and spark.
   Becuase the time zone of orc's timestamp is stored inside orc's stripe 
information, so the timestamp obtained here is an offset timestamp, so parse 
timestamp with UTC is actual datetime literal.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to