Skip to content

[improvement](docs)add faq for flink-connector-doris#31426

Merged
JNSimba merged 4 commits intoapache:masterfrom
vinlee19:flink-connector-faq
Feb 29, 2024
Merged

[improvement](docs)add faq for flink-connector-doris#31426
JNSimba merged 4 commits intoapache:masterfrom
vinlee19:flink-connector-faq

Conversation

@vinlee19
Copy link
Contributor

Proposed changes

Issue Number: close #xxx

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR


16. **如果同步 MySQL 数据到 Doris,出现 timestamp 类型与源数据相差多个小时**

首先,可以通过设置`server-time-zone`来设置对应的时区,例如:`server-time-zone = "Asia/Shanghai"`。如果设置之后时间依然不对,可以尝试如下设置:`--mysql-conf debezium.date.format.timestamp.zone="UTC+8"来解决。`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It can be explained that the default is +8. If the time zone is different, you can customize the incoming time zone.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Member

@JNSimba JNSimba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JNSimba
Copy link
Member

JNSimba commented Feb 29, 2024

run buildall

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Feb 29, 2024
@github-actions
Copy link
Contributor

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

@JNSimba JNSimba merged commit 0caee35 into apache:master Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants