andishgar opened a new pull request, #46422:
URL: https://github.com/apache/arrow/pull/46422

   ### Rationale for this change
   `arrow::ArrayStatistics::Equals` does not handle double values for 
`ArrayStatistics::ValueType` correctly
   
   ### What changes are included in this PR?
   Remove `ArrayStatistics::operator==()`
   Add `arrow::EqualOptions to arrow::ArrayStatistics::Eqauls()`
   Add` arrow::ArrayStatistics::ApproximateEquals()`
   
   ### Are these changes tested?
   Yes, I run the relevant unit test
   ### Are there any user-facing changes?
   Yes.
   **This PR includes breaking changes to public APIs.** (If there are any 
breaking changes to public APIs, please explain which changes are breaking. If 
not, you can remove this.)
   `Remove ArrayStatistics::operator==()`
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to