Skip to content

[FEA] Consider splitting out cudf-polars testing from ci/test_python_other.sh #23977

Description

@mroeschke

#23975 further narrowed down Python testing scenarios for changed files, but a common job that might still might run is conda-python-other-test

This currently runs unit tests (with conda packages) for:

  • dask-cudf
  • cudf-polars
  • cudf-streaming
  • cudf-kafka

IMO cudf-polars tests is a more "significant" (prone to flakiness, has gotchas) test suite to run compared to the others. In worst case, IIUC, a dask-cudf-only change would run the cudf-polars test suite (the inverse is still time wasted, but probably more reliable to pass cleanly)

We should probably not consider the cudf-polars test suite an "other" test suite and isolate it from these other libraries

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    cudf-polarsIssues specific to cudf-polarsfeature requestNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions