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

Warn on cuDF failure when POLARS_VERBOSE is true #16308

Merged

Commits on Jul 18, 2024

  1. initial

    brandon-b-miller committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    21c153b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Update python/cudf_polars/cudf_polars/callback.py

    Co-authored-by: Lawrence Mitchell <[email protected]>
    brandon-b-miller and wence- authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    324b82e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d0ed39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c095ee7 View commit details
    Browse the repository at this point in the history
  4. address reviews

    brandon-b-miller committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ba23652 View commit details
    Browse the repository at this point in the history
  5. basic tests

    brandon-b-miller committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2b32837 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Fix test

    wence- committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9b761f0 View commit details
    Browse the repository at this point in the history