pearu commented on PR #50146: URL: https://github.com/apache/arrow/pull/50146#issuecomment-4671193156
The single CI failure (`AMD64 Conda C++ AVX2`) is unrelated to this PR: Gandiva's `TestTime.TestCastTimestampWithTZ` fails identically on `main` since this morning (passing at 4e2546126d, failing from ca47cd10b6 on — see e.g. [this main run](https://github.com/apache/arrow/actions/runs/27276744819)). `castTIMESTAMP_utf8` returns 0 for the `Canada/Pacific` tz name, pointing at tz-database resolution in the CI conda environment — code this PR does not touch. -- 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]
