AbsaOSS / AbsaOSS/spark-partition-sizing
`type ByteSize = Long` might not be correct or at least convenient
Ouverte
bug
- Langage dominant
- Scala
- Étoiles
- 9
- Forks
- 2
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.