-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[Feature][connector][kafka] Support read debezium format message from kafka #3981
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
|
I will add e2e test for this feature. |
|
|
|
nice。 |
TyrantLucifer
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.
Could you please add e2e test case about this pull request?
@TaoZex |
|
reference this pr start mysql docker & kafka docker & debezium docker #3950 |
|
add docs into docs/en/connector-v2/formats/debezium-json.md and link to kafka source docs |
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.
add docs & update release-note.md
...ctor-kafka-e2e/src/test/java/org/apache/seatunnel/e2e/connector/kafka/DebeziumToKafkaIT.java
Outdated
Show resolved
Hide resolved
|
please rebase dev branch |
|
Wait for #4524 merge. |
|
Can you rebase dev branch and push again? |
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.
|
check CI @TaoZex |
|
Sorry, this PR has been merged |


Purpose of this pull request
#3743
Support read debezium format message from kafka
Check list
New License Guide
release-note.