Skip to content

[C++][Gandiva] TestTime.TestCastTimestampWithTZ from gandiva/precompiled/time_test.cc fails #50173

Description

@raulcd

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:

Component(s)

C++, Gandiva

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions