AbsaOSS / AbsaOSS/dataset-comparison

Add Primary Key argument option

Aperta
#7 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.