seatunnel icon indicating copy to clipboard operation
seatunnel copied to clipboard

[e2e]modify DM driver by downloading and add the value comparison of all columns

Open laglangyue opened this issue 3 years ago • 0 comments

Purpose of this pull request

  1. The DM dirver is packaged with Connector-jar,I modify the scope to provided.
  2. The dirver in e2e should be downloaded.
  3. 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

laglangyue avatar Sep 18 '22 06:09 laglangyue