-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[Fix] Fix Debezium format cannot parse date/time/timestamp #5887
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
7f96b3e to
66a8eaa
Compare
66a8eaa to
0c8f73a
Compare
|
Good,pr e2e LGTM, by the way a small suggestion can be appropriately added Mysql e2e DDL and INSERT information can be listed as a reference basis, other e2e formats do the same way so that it is more uniform and simpler |
done |
# Conflicts: # seatunnel-formats/seatunnel-format-json/src/main/java/org/apache/seatunnel/format/json/debezium/DebeziumJsonFormatFactory.java
Carl-Zhou-CN
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Purpose of this pull request
This PR fix Debezium format cannot parse date/time/timestamp when read from kafka use
debezium_jsonformat.Does this PR introduce any user-facing change?
no
How was this patch tested?
add new test.
Check list
New License Guide
release-note.