frank400 commented on pull request #9724: URL: https://github.com/apache/arrow/pull/9724#issuecomment-809983760
> > @projjal, can you please help me discover why the test TestInFloat is failing in this travis build: https://travis-ci.com/github/apache/arrow/jobs/494494759 ? I already tried to explicitly declare the float values, but it didn't seen to make any difference. > > Might be some round-off noise in floating point addition in your test. How about test with a single floating point field instead of sum of two fp fields and see if it passes. Changed to only one field, but still not passing, do you know any other way I can use to avoid this round-off noise? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
