[Feature][connector][kafka] Support read Maxwell format message from kafka #4415
Purpose of this pull request
issues:https://github.com/apache/incubator-seatunnel/issues/4415
Check list
- [ ] Code changed are covered with tests, or it does not need tests for reason:
- [ ] If any new Jar binary package adding in your PR, please add License Notice according New License Guide
- [ ] If necessary, please update the documentation to describe the new feature. https://github.com/apache/incubator-seatunnel/tree/dev/docs
- [ ] If you are contributing the connector code, please check that the following files are updated:
- Update change log that in connector document. For more details you can refer to connector-v2
- Update plugin-mapping.properties and add new connector information in it
- Update the pom file of seatunnel-dist
- [ ] Update the
release-note.
Please add e2e test case, thanks!
Ok, I'll finish it soon
@zhilinli123 Please check ci errors
Please update your repository and merge the dev branch
Please update your repository and merge the dev branch
Done
I will continue to complete it after waiting for ogg format pr merge!
PTAL: @hailin0 @EricJoy2048 @Hisoka-X
PTAL: @hailin0 @Hisoka-X thks
Hi, @zhilinli123
You submitted a great PR, but it hasn't been updated in a while, can you update it?
Hi, @zhilinli123
You submitted a great PR, but it hasn't been updated in a while, can you update it?
I am sorry that I have been a little busy with work recently. I will try my best to revise it as soon as possible
assert jsonNode != null;
Do you mean delete it? @Hisoka-X
assert jsonNode != null;Do you mean delete it? @Hisoka-X
yes