Diff example

Example Snaps used

A Diff Made between Two Files Shows What Data Goes to Which Output View

In this example, a diff is made between two files, showing what data goes to which output view.

Read an original CSV file and a modified version

This example pipeline reads two files, an original CSV and a modified version. The modified version includes changes to existing rows, deleted rows and added rows. It creates four different output files based on the diff conditions.