codephage2020 commented on PR #9345: URL: https://github.com/apache/arrow-rs/pull/9345#issuecomment-3858142227
@sdf-jkl Thank you for your review. Added tests for LocalResult edge cases: ``` timestamp_from_naive_datetime_ambiguous - tests DST end transition (returns first match) timestamp_from_naive_datetime_none - tests DST start transition with non-existent time (returns None) ``` CC @alamb -- 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]
