AbsaOSS / AbsaOSS/spark-partition-sizing

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

Abierto
#15 0 comentarios 0 reacciones 0 asignados Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.