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]. csv_test failures in integration tests 22.06 #5216

Closed
tgravescs opened this issue Apr 12, 2022 · 2 comments
Closed

[BUG]. csv_test failures in integration tests 22.06 #5216

tgravescs opened this issue Apr 12, 2022 · 2 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists P0 Must have for release

Comments

@tgravescs
Copy link
Collaborator

Describe the bug

06:43:20  FAILED ../../src/main/python/csv_test.py::test_basic_csv_read[true--read_csv_df-simple_float_values.csv-StructType(List(StructField(number,DoubleType,true)))-{'header': 'true'}][APPROXIMATE_FLOAT]
06:43:20  FAILED ../../src/main/python/csv_test.py::test_basic_csv_read[true--read_csv_sql-simple_float_values.csv-StructType(List(StructField(number,DoubleType,true)))-{'header': 'true'}][APPROXIMATE_FLOAT]
06:43:20  FAILED ../../src/main/python/csv_test.py::test_basic_csv_read[true-csv-read_csv_df-simple_float_values.csv-StructType(List(StructField(number,DoubleType,true)))-{'header': 'true'}][APPROXIMATE_FLOAT]
06:43:20  FAILED ../../src/main/python/csv_test.py::test_basic_csv_read[true-csv-read_csv_sql-simple_float_values.csv-StructType(List(StructField(number,DoubleType,true)))-{'header': 'true'}][APPROXIMATE_FLOAT]
06:43:20  FAILED ../../src/main/python/csv_test.py::test_basic_csv_read[false--read_csv_df-simple_float_values.csv-StructType(List(StructField(number,DoubleType,true)))-{'header': 'true'}][APPROXIMATE_FLOAT]
06:43:20  FAILED ../../src/main/python/csv_test.py::test_basic_csv_read[false--read_csv_sql-simple_float_values.csv-StructType(List(StructField(number,DoubleType,true)))-{'header': 'true'}][APPROXIMATE_FLOAT]
06:43:20  FAILED ../../src/main/python/csv_test.py::test_basic_csv_read[false-csv-read_csv_df-simple_float_values.csv-StructType(List(StructField(number,DoubleType,true)))-{'header': 'true'}][APPROXIMATE_FLOAT]
06:43:20  FAILED ../../src/main/python/csv_test.py::test_basic_csv_read[false-csv-read_csv_sql-simple_float_values.csv-StructType(List(StructField(number,DoubleType,true)))-{'header': 'true'}][APPROXIMATE_FLOAT]

06:43:20 E AssertionError: GPU and CPU float values are different [16, 'number']

@tgravescs tgravescs added bug Something isn't working ? - Needs Triage Need team to review and classify P0 Must have for release labels Apr 12, 2022
@tgravescs
Copy link
Collaborator Author

just a guess but perhaps related to rapidsai/cudf@012af64

@tgravescs
Copy link
Collaborator Author

oops, looks like this is duplicate of: #5211

@sameerz sameerz added duplicate This issue or pull request already exists and removed ? - Needs Triage Need team to review and classify labels Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists P0 Must have for release
Projects
None yet
Development

No branches or pull requests

2 participants