flink cdc 同步mysql数据,时间字段经过flink cdc api处理之后时区差了8小时 #1650
Unanswered
liu-zhen-wei
asked this question in
Q&A
Replies: 1 comment 2 replies
-
cdc表属性有个时区参数,设置一下就好了。 'server-time-zone' = 'Asia/Shanghai' |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
flink cdc 同步mysql数据,时间字段经过flink cdc api处理之后时区差了8小时,使用默认的方法同步mysql的增量以及全量数据,能问下时区问题能怎么解决一下吗
Beta Was this translation helpful? Give feedback.
All reactions