Skip to content

[FLINK-39020][pipeline][doris] Fix the bug When synchronizing MySQL to Doris, data of type java.time.LocalTime is serialized or deserialized, but by default, Jackson does not support the handling of Java 8 time types (such as LocalTime, LocalDateTime, etc.)#4257

Open
linjianchang wants to merge 1 commit intoapache:masterfrom
linjianchang:master-39020

Conversation

@linjianchang
Copy link
Contributor

@linjianchang linjianchang commented Feb 3, 2026

Fix the bug When synchronizing MySQL to Doris, data of type java.time.LocalTime is serialized or deserialized, but by default, Jackson does not support the handling of Java 8 time types (such as LocalTime, LocalDateTime, etc.)

企业微信截图_17701103798466 企业微信截图_17700241975833

…o Doris, data of type java.time.LocalTime is serialized or deserialized, but by default, Jackson does not support the handling of Java 8 time types (such as LocalTime, LocalDateTime, etc.)
@lvyanquan
Copy link
Contributor

Would you like to add a test for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants