[ 
https://issues.apache.org/jira/browse/ARROW-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rok Mihevc updated ARROW-401:
-----------------------------
    External issue URL: https://github.com/apache/arrow/issues/16031

> [Java] Floating point vectors should do an approximate comparison in 
> integration tests
> --------------------------------------------------------------------------------------
>
>                 Key: ARROW-401
>                 URL: https://issues.apache.org/jira/browse/ARROW-401
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java
>            Reporter: Wes McKinney
>            Assignee: Julien Le Dem
>            Priority: Blocker
>             Fix For: 0.2.0
>
>
> Floating point precision rears its ugly head:
> {code}
> 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
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to