kokhlo commented on issue #58307: URL: https://github.com/apache/spark/issues/58307#issuecomment-5423786155
Closing as a duplicate — while investigating I found PR #58306, which fixes the exact same two floordiv divergence cases (quotient rounding across an integer boundary, and int64 above 2^53) with the same remainder-based approach. My independent analysis is on record in this issue; the fix should land through #58306. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
