benibus opened a new pull request, #46973:
URL: https://github.com/apache/arrow/pull/46973
### Rationale for this change
Equality comparisons between half-floats (used in their scalar/array
`Equals` methods) do not properly handle `EqualOptions::nans_equal` and
`EqualOptions::signed_zeros_equal`.
### What changes are included in this PR?
Internal fixes to the current comparison behavior and additional tests as
needed.
### Are these changes tested?
Yes
### Are there any user-facing changes?
No
### TODO
- [ ] Fixing new failures in `arrow-compute-scalar-if-else-test` and
`arrow-acero-union-node-test`
- [ ] Finishing/reorganizing tests
--
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]