Reranko05 opened a new pull request, #49887: URL: https://github.com/apache/arrow/pull/49887
### Rationale for this change The existing test includes a timestamp that falls on a DST spring-forward boundary, which can make the expected result environment-dependent. This change avoids that boundary to make the test deterministic across environments. ### What changes are included in this PR? Adjusted the DST-sensitive test input in `TestFromUtcTimestamp` Updated the corresponding expected output ### Are these changes tested? - Reproduced the original failure locally - Re-ran the modified test successfully ### Are there any user-facing changes? No -- 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]
