andygrove commented on PR #3253: URL: https://github.com/apache/datafusion-comet/pull/3253#issuecomment-4179489684
Merged latest from `apache/main` and fixed the clippy warning (redundant closure in `temporal.rs`). The remaining CI failure (`timestamp_ntz - cross-timezone Parquet round-trip`) is caused by a panic in `timestamp_ntz_to_timestamp` when encountering non-existent local times during DST transitions. This is fixed by #3865. Once that PR merges, we can merge main into this branch to pick up the fix. -- 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]
