Closed NvTimLiu closed 1 week ago
@NvTimLiu please include the DATAGEN_SEED setting for any test failures ,as it may be crucial to reproduce it.
In this case , it was DATAGEN_SEED=1731408247
Similar failure for Databricks Azure 13.3
integration_tests/src/test/resources/parquet-testing/data/alltypes_tiny_pages.parquet][DATAGEN_SEED=1731427707, TZ=UTC, INJECT_OOM]
- AssertionError: GPU and CPU boolean values are different at [2855, 'bool_col']
I hit it locally, but it only hits randomly. Must be a timing bug, looking into it.
Fixed by this cuDF PR.
Describe the bug
This failure was first/only occurred on Databricks-12.2, let's keep an eye to see if it is reproducible.