viirya opened a new pull request, #57631: URL: https://github.com/apache/spark/pull/57631
### What changes were proposed in this pull request? Replace the fully qualified `java.time.LocalDateTime` references added by #57619 with the bare `LocalDateTime`, which the suite already imports. ### Why are the changes needed? Addresses @dongjoon-hyun's post-merge review on #57619. ### Does this PR introduce _any_ user-facing change? No, test-only. ### How was this patch tested? The affected test passes. ### Was this patch authored or co-authored using generative AI tooling? Yes, this pull request and its description were written by Claude Code. -- 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]
