alamb commented on PR #3494: URL: https://github.com/apache/arrow-rs/pull/3494#issuecomment-1375535085
🤔 there appears to be a test failure: https://github.com/apache/arrow-rs/actions/runs/3872149018/jobs/6603268102 ``` ---- parse::tests::string_to_timestamp_no_timezone stdout ---- Error parsing timestamp '2020-09-08': CastError("Error parsing '2020-09-08' as timestamp") thread 'parse::tests::string_to_timestamp_no_timezone' panicked at 'called `Result::unwrap()` on an `Err` value: CastError("Error parsing '2020-09-08' as timestamp")', arrow-cast/src/parse.rs:514:43 ``` -- 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]
