### Describe the enhancement requested In the following code, floating-point comparison is ignored regardless of whether `arrow::EqualOptions::nans_equal_ ` is set. https://github.com/apache/arrow/blob/f8cd17c0651e4886a08b2664ec8e0a0fff09eaa2/cpp/src/arrow/chunked_array.cc#L119-L121 ### Component(s) C++