andishgar commented on issue #48123: URL: https://github.com/apache/arrow/issues/48123#issuecomment-3562832829
@pitrou I’m planning to implement the new ULP-based comparison for double, float, and float16, and then enable it inside Arrow’s `Equal` method. Sorry for asking for clarification again — I just want to be sure before starting the work: 1. May I re-implement `WithinUlp` using the new approach in the upcoming PR? 2. In a separate PR, would it be acceptable to add this implementation as an optional comparison method? Thanks for your guidance. -- 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]
