gengliangwang commented on PR #55940: URL: https://github.com/apache/spark/pull/55940#issuecomment-4492756673
Refreshed the PR body — `makeDateExact` now describes the narrower catch (only `DateTimeException` from `LocalDate.of(...)`; the `ArithmeticException` from `localDateToDays`'s `toIntExact` propagates as-is), and the "Why" section calls out that the mapped exceptions differ per helper (`DateTimeException` for `MakeDate`, `ArithmeticException` for `MakeInterval`). Thanks for the catch! -- 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]
