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

Add an environment variable for handling fallback in cudf.pandas #15910

Closed

Commits on May 24, 2024

  1. Add a test

    Matt711 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    577cb93 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Add a test

    Matt711 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    925606d View commit details
    Browse the repository at this point in the history
  2. Add debug mode as an argument

    Matt711 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ffd8ded View commit details
    Browse the repository at this point in the history
  3. Add an env var

    Matt711 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d7286e9 View commit details
    Browse the repository at this point in the history
  4. Change to xpd

    Matt711 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b33f522 View commit details
    Browse the repository at this point in the history
  5. Add test with env var

    Matt711 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9dc9ba9 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    2e5c0da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9699b31 View commit details
    Browse the repository at this point in the history
  3. Address comments

    Matt711 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e421361 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    5b313ce View commit details
    Browse the repository at this point in the history
  2. add kwargs to assert func

    Matt711 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a25a3e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff3408d View commit details
    Browse the repository at this point in the history
  4. Use env var instead option

    Matt711 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    8c618d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    299fb8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70b335e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9350955 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Add two more tests

    Matt711 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    dc4f5ae View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/combine-fast-and-slow-paths' of github.com:Matt…

    …711/cudf into feature/combine-fast-and-slow-paths
    Matt711 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7f8844d View commit details
    Browse the repository at this point in the history
  3. Change mocked function names

    Matt711 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    737a893 View commit details
    Browse the repository at this point in the history
  4. Call undo

    Matt711 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    a2638b9 View commit details
    Browse the repository at this point in the history
  5. Combine tests

    Matt711 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3555fd9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1afdea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2bf0b75 View commit details
    Browse the repository at this point in the history
  8. type median in test 2

    Matt711 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    11d8aba View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    af0d9ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c11c16 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    96e4170 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Address comments

    Matt711 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0547bcb View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts

    Matt711 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    474f44a View commit details
    Browse the repository at this point in the history
  3. Fix more merge conflicts

    Matt711 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b21128f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c4c163 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    cdac928 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. refactor warning classes

    Matt711 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    657deb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1637d5f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Run ci with env var

    Matt711 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    fa4c331 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    63996e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    7afab57 View commit details
    Browse the repository at this point in the history
  2. run in ci

    Matt711 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    cd8b93e View commit details
    Browse the repository at this point in the history