AbsaOSS / AbsaOSS/spark-partition-sizing

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

Aperta
#15 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.