AbsaOSS / AbsaOSS/spark-partition-sizing
`type ByteSize = Long` might not be correct or at least convenient
オープン
bug
- 主要言語
- Scala
- スター
- 9
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## 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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。