AbsaOSS / AbsaOSS/spark-partition-sizing
`type ByteSize = Long` might not be correct or at least convenient
Aperta
bug
- Lingua principale
- Scala
- Stelle
- 9
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.