Data Filtering
BladePipe supports data filtering for Incremental DataJobs to address different scenarios and requirements.
This article introduces how to create a DataJob with data filtering using MySQL to MySQL synchronization as an example.
Procedure
- Log in to the BladePipe Cloud.
- In the top navigation bar, click DataJob.
- Click Create DataJob.
- Select the source and target DataSource, and click Next Step.
- Configure the DataJob settings, and click Next Step.
- Select the tables to be synchronized and filter actions.
- Select the tables which you want to set data filtering conditions. In the upper-right corner above the list, click Batch Operation > Set Data Filtering.
- Enter the correct WHERE condition by filling in the content after the WHERE keyword.
- Click Create DataJob to create the data filtering DataJob.