seatunnel
seatunnel copied to clipboard
[e2e]modify DM driver by downloading and add the value comparison of all columns
Purpose of this pull request
- The DM dirver is packaged with Connector-jar,I modify the scope to
provided. - The dirver in e2e should be downloaded.
- In my previous submission, I used to debug to check whether the source and destination data are the same. Now I have added a tool method to compare the consistency of the source and sink data sources through the SQL query method
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