AbsaOSS / AbsaOSS/spark-partition-sizing
`type ByteSize = Long` might not be correct or at least convenient
Đang mở
bug
- Ngôn ngữ chính
- Scala
- Star
- 9
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.