AbsaOSS / AbsaOSS/spark-partition-sizing

Add skew suppression in `DataFramePartitioner`

Aberta
#13 0 comentários 0 reações 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
Scala
Estrelas
9
Forks
2
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

## 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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.