AbsaOSS / AbsaOSS/dataset-comparison

Add Primary Key argument option

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
enhancement low
Dominant language
Scala
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

# Description

Allow users to specify primary key or composite primary key columns for easier comparison between the two tables. This will allow us to compare rows that is known that are supposed to be the same.

# Feature
- add input argument for list of column names

# Example
```sh
spark-submit dataset-comparison.jar --pk-columns Column1,Column2,ColumnX
```

> Original author: @Zejnilovic

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.