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

update 0.4.0 with cudf 0.18.1 #1946

Merged
merged 5 commits into from
Mar 16, 2021
Merged

Commits on Mar 15, 2021

  1. Update documentation to use cudf version 0.18.1 (NVIDIA#1934)

    Signed-off-by: Sameer Raheja <sraheja@nvidia.com>
    sameerz authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    0141f43 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Change cuDF dependency to 0.18.1 (NVIDIA#1927)

    * Change cudf dependency to 0.18.1
    
    Signed-off-by: Tim Liu <timl@nvidia.com>
    
    * Revert RapidsConf.scala, will update it in another PR along with the docs
    NvTimLiu authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    525c38c View commit details
    Browse the repository at this point in the history
  2. Make hash partitioning match CPU (NVIDIA#1910)

    * First step restrict hash shuffle support
    
    Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
    
    * Pulled in join tests
    
    * Added in exct partitioning tests
    
    * all the things
    
    * Decimal works
    
    * Cleanup
    
    * Addressed review comments
    
    * Fix failing tests because of spark changes
    
    * Add back in failing test
    revans2 authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    2595ba0 View commit details
    Browse the repository at this point in the history
  3. update changelog to latest (NVIDIA#1945)

    Signed-off-by: Peixin Li <pxli@nyu.edu>
    pxLi authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    ad3bc80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb0b206 View commit details
    Browse the repository at this point in the history