AbsaOSS / AbsaOSS/spark-partition-sizing
`type ByteSize = Long` might not be correct or at least convenient
Abierto
bug
- Lenguaje dominante
- Scala
- Estrellas
- 9
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## 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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.