compare_csv
Compare two CSV files by matching rows on unique key columns and identifying differences.
Instructions
Compare two CSV files by unique key columns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | No | ||
| left_path | Yes | ||
| right_path | Yes | ||
| key_columns | Yes | ||
| sample_limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||