AbsaOSS / AbsaOSS/dataset-comparison

Add Primary Key argument option

オープン
#7 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement low
主要言語
Scala
スター
2
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

# 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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。