NVIDIA / NVIDIA/cudf

[Story] Pass the Polars test suite without fallback

Open
#18,675 0 comments 0 reactions 0 assignees View on GitHub
feature request Python
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

This is an aspirational issue that we will likely not achieve in its entirety. However, to the extent that it is possible, we should aim to pass the Polars test suite with the GPU engine without any fallback. To do so, the first steps are data collection:
1. Leverage #16960 to log data on all fallback cases in the Polars test suite
2. Document any additional steps required to collect these logs beyond simply using the feature
3. Open issues corresponding to each class of failure and link them as sub-issues of this one.
4. Add a page to the cudf-polars docs indicating what features are not supported by the GPU engine.

Once that is complete, for each issue we should go through and either implement the missing features or document why they cannot be implemented.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.