Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
Floating point precision rears its ugly head:
Incompatible files Different values in column: Field{name=float64_nullable, type=FloatingPoint{2}, children=[], layout=TypeLayout{[{width=1,type=VALIDITY}, {width=64,type=DATA}]}} at index 1: 912.4140000000002 != 912.414 10:23:45.863 [main] ERROR org.apache.arrow.tools.Integration - Incompatible files java.lang.IllegalArgumentException: Different values in column: Field{name=float64_nullable, type=FloatingPoint{2}, children=[], layout=TypeLayout{[{width=1,type=VALIDITY}, {width=64,type=DATA}]}} at index 1: 912.4140000000002 != 912.414
Attachments
Issue Links
- links to