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

Move row conversion code from cudf #1838

Merged
merged 3 commits into from
Mar 6, 2024
Merged

Commits on Mar 5, 2024

  1. Revert "Use cuda::proclaim_return_type on device lambdas (#1662)"

    This reverts commit 763406c.
    
    # Conflicts:
    #	src/main/cpp/benchmarks/row_conversion.cpp
    #	src/main/cpp/src/bloom_filter.cu
    #	src/main/cpp/src/map_utils.cu
    #	src/main/cpp/src/xxhash64.cu
    #	thirdparty/cudf
    
    Signed-off-by: Nghia Truong <nghiat@nvidia.com>
    ttnghia committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f660dc3 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Remove redundant header

    Signed-off-by: Nghia Truong <nghiat@nvidia.com>
    ttnghia committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1e4b427 View commit details
    Browse the repository at this point in the history
  2. Update copyright year

    Signed-off-by: Nghia Truong <nghiat@nvidia.com>
    ttnghia committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1acc9fc View commit details
    Browse the repository at this point in the history