AbsaOSS / AbsaOSS/spark-partition-sizing

Add skew suppression in `DataFramePartitioner`

Aperta
#13 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Scala
Stelle
9
Fork
2
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## Background
The partitions can be within the required limits provided to `DataFramePartitioner` repatriating methods. But they can still be very non-uniform in size.

## Feature
Add the possibility to suppress such size skews when the repartitions are requested.

## Proposed Solution
Solution Ideas:
1. Seems _standard variation_ would be a good measure for that.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.