AbsaOSS / AbsaOSS/dataset-comparison
Add Primary Key argument option
Aperta
enhancement
low
- Lingua principale
- Scala
- Stelle
- 2
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
# 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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.