nan011 commented on issue #81:
URL: 
https://github.com/apache/doris-kafka-connector/issues/81#issuecomment-3784501218

   > It seems, your JAR uses timezone `Asia/Shanghai`, I just use it right now 
and all my `ZonedTimestamp` columns are shifted to +8 hours
   
   After debugging the code, turns out the problem it's because I'm using Doris 
3.1.0.1212, somehow the column with that timezone shifted to +8 hours 
(Asia/Shanghai) even though I already set `"database.time_zone": "UTC"` in 
connector config. All fixed after I upgrade to Doris 4.0.2. Hopefully it helps 
others too.


-- 
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