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

Convert cudf::concatenate APIs to use spans and device_uvector #7621

Merged
merged 22 commits into from
Mar 25, 2021

Commits on Mar 17, 2021

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

Commits on Mar 18, 2021

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

    harrism committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    c7260ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7911378 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0554ff4 View commit details
    Browse the repository at this point in the history
  5. copy paste error

    harrism committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    fa89e82 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    01f02b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e963dae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    731c0b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e754bab View commit details
    Browse the repository at this point in the history
  5. eliminate whitespace

    harrism committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    1fa49de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a458ff View commit details
    Browse the repository at this point in the history
  7. Fix hash_join typos

    harrism committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    ebe3b68 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a258264 View commit details
    Browse the repository at this point in the history
  9. Remove unused header

    harrism committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    5dfcae7 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Optimize string concatenate

    harrism committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    153fe4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4d491e View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary import

    harrism committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    3c671fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06bc567 View commit details
    Browse the repository at this point in the history
  5. style

    harrism committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    9a14faf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c79f065 View commit details
    Browse the repository at this point in the history
  7. Re-add const to cython...

    harrism committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    0a330f1 View commit details
    Browse the repository at this point in the history