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

Enable basic p2p shuffle for dask-cudf #7743

Merged
merged 33 commits into from Aug 16, 2023

Commits on Apr 3, 2023

  1. Copy the full SHA
    7210c38 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. use schema metadata

    rjzamora committed Apr 4, 2023
    Copy the full SHA
    b03c132 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0e86785 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ce23c47 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

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

Commits on May 16, 2023

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

Commits on May 24, 2023

  1. Copy the full SHA
    cc0f0cc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ad57395 View commit details
    Browse the repository at this point in the history
  3. linting

    rjzamora committed May 24, 2023
    Copy the full SHA
    964b57a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. save state

    rjzamora committed May 31, 2023
    Copy the full SHA
    b088b25 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0a57f59 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

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

Commits on Jun 8, 2023

  1. Copy the full SHA
    dd61398 View commit details
    Browse the repository at this point in the history
  2. add test

    rjzamora committed Jun 8, 2023
    Copy the full SHA
    20616bb View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Copy the full SHA
    d5141d6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d39a774 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

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

Commits on Jun 14, 2023

  1. use dispatch functions

    rjzamora committed Jun 14, 2023
    Copy the full SHA
    f605ac9 View commit details
    Browse the repository at this point in the history
  2. clarify error message

    rjzamora committed Jun 14, 2023
    Copy the full SHA
    ef37b5b View commit details
    Browse the repository at this point in the history
  3. check attr

    rjzamora committed Jun 14, 2023
    Copy the full SHA
    d87db60 View commit details
    Browse the repository at this point in the history
  4. catch importerror in test

    rjzamora committed Jun 14, 2023
    Copy the full SHA
    d171dc2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    cbd3026 View commit details
    Browse the repository at this point in the history
  6. back to original imports

    rjzamora committed Jun 14, 2023
    Copy the full SHA
    dac7291 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Copy the full SHA
    cb6fce1 View commit details
    Browse the repository at this point in the history
  2. ignore dispatch warnings

    rjzamora committed Jun 20, 2023
    Copy the full SHA
    aae562a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Copy the full SHA
    af14903 View commit details
    Browse the repository at this point in the history
  2. move imports

    rjzamora committed Jun 21, 2023
    Copy the full SHA
    338ecff View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. use _constructor_sliced

    rjzamora committed Jun 22, 2023
    Copy the full SHA
    3da3a05 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f48a8ca View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Copy the full SHA
    b049a84 View commit details
    Browse the repository at this point in the history
  2. DataFrame constructor bugfix

    rjzamora committed Jul 24, 2023
    Copy the full SHA
    b221af5 View commit details
    Browse the repository at this point in the history
  3. mypy workaround

    rjzamora committed Jul 24, 2023
    Copy the full SHA
    99232e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Copy the full SHA
    50beefc View commit details
    Browse the repository at this point in the history