Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] orc reader returning an incorrect timestamp for rockylinux8 #15802

Open
galipremsagar opened this issue May 21, 2024 · 0 comments
Open
Labels
bug Something isn't working cuIO cuIO issue

Comments

@galipremsagar
Copy link
Contributor

Describe the bug
This bug is OS specific and happens only in rocklylinux8. We already have a pytest that is failing. This issue surfaced after arrow-16.1 upgrade.

Steps/Code to reproduce bug

FAILED tests/test_orc.py::test_orc_reader_apache_negative_timestamp - AssertionError: DataFrame.iloc[:, 0] (column name="v") are different
DataFrame.iloc[:, 0] (column name="v") values are different (100.0 %)
[index]: [0]
[left]:  [8265956376710189616]
[right]: [8265956798710189616]

Expected behavior
Match pandas.

Environment overview (please complete the following information)

  • Environment location: [Bare-metal]
  • Method of cuDF install: [from source]

Environment details
Please run and paste the output of the cudf/print_env.sh script here, to gather any other relevant environment details

@galipremsagar galipremsagar added bug Something isn't working cuIO cuIO issue labels May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cuIO cuIO issue
Projects
Status: In Progress
Development

No branches or pull requests

1 participant