Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.8.0
-
None
-
None
Description
The hashCode method of ColumnStatisticsImpl.java isn't quite right because it truncates a long value into an int value, losing precision. I used Eclipse to auto-generate a few other instances as well that looked a bit suspect.
Attachments
Issue Links
- causes
-
ORC-1291 NullPointerException in TypeDescription
- Resolved
- links to