andishgar commented on PR #51325: URL: https://github.com/apache/arrow/pull/51325#issuecomment-5775514193
@pitrou As the result of this discussion is that float values should be merged only when they are identical in their physical representation, I suggest adding another flag to `arrow::EqualOptions` to compare float values based on their bit pattern in a separate PR, then applying this comparison to the REE compute kernel for nested types in another PR, and to the REE builder here. What is your opinion? -- 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]
