AbsaOSS / AbsaOSS/spark-partition-sizing

Add skew suppression in `DataFramePartitioner`

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Scala
Stars
9
Forks
2
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.