You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable the disabled portion of the test_parquet_bloom_filter pytest which aborts due to an Arrow v19 incompatibility issue apache/arrow#45283 with stats.
The arrow bug has been fixed by PR apache/arrow#45285 but there isn't yet an Arrow release containing this PR. Once there is one available and cuDF is bumped to it, we can revert the said pytest back to the following:
Enable the disabled portion of the
test_parquet_bloom_filter
pytest which aborts due to an Arrow v19 incompatibility issue apache/arrow#45283 with stats.The arrow bug has been fixed by PR apache/arrow#45285 but there isn't yet an Arrow release containing this PR. Once there is one available and cuDF is bumped to it, we can revert the said pytest back to the following:
See comment by @mhaseeb123 in #17422 (comment) for more details.
The text was updated successfully, but these errors were encountered: