lidavidm edited a comment on pull request #12412:
URL: https://github.com/apache/arrow/pull/12412#issuecomment-1045038511


   We can set `this->equal_options_.atol(<floating-point delta>)`
   
   TestUnaryArithmeticFloating inherits from TestUnaryArithmetic which inherits 
from TestBaseUnaryArithmetic which contains a `EqualOptions equal_options_` 
that controls the approximate comparisons (and AssertUnaryOp boils down to 
AssertScalarsApproxEqual/AssertArraysApproxEqual)


-- 
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.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to