js8544 commented on issue #37678: URL: https://github.com/apache/arrow/issues/37678#issuecomment-1719442843
> This is an interesting approach, but it may fall flat if many of the values underlying null entries trigger overflow. IMHO This approach has the least number of checks so other algorithms will probably fall "flatter" in such cases. The result is ok if `no_overflow || left_is_null || right_is_null`, and overflows are more rare than nulls. -- 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]
