AbsaOSS / AbsaOSS/spark-partition-sizing

`type ByteSize = Long` might not be correct or at least convenient

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

Description

## Background
`type ByteSize` is defined as `Long`. That might be rather imprecise causing too much difference in case of large number counts.

## Feature
Make `type ByteSize` some number with decimal points (fixed count?) or maybe introduce another type with this precision.

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.