raulcd opened a new issue, #50173:
URL: https://github.com/apache/arrow/issues/50173
### Describe the bug, including details regarding any error messages,
version, and platform.
Several CI jobs seem to be failing with:
```
[ RUN ] TestTime.TestCastTimestampWithTZ
/arrow/cpp/src/gandiva/precompiled/time_test.cc:210: Failure
Expected equality of these values:
castTIMESTAMP_utf8(context_ptr, "2000-09-23 9:45:30.920 Canada/Pacific",
37)
Which is: 0
969727530920
[ FAILED ] TestTime.TestCastTimestampWithTZ (5 ms)
```
This can be seen on CI on PRs on the C++ / AMD64 Conda C++ AVX2 job and on
nightlies on:
-
[test-conda-cpp](https://github.com/ursacomputing/crossbow/actions/runs/27518722142/job/81332279539)
-
[test-conda-cpp-valgrind](https://github.com/ursacomputing/crossbow/actions/runs/27518722890/job/81332281972)
### Component(s)
C++, Gandiva
--
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]