Update branch-21.10 with changes from rapidsai fork#1601
Open
raydouglass wants to merge 42 commits intoBlazingDB:branch-21.10from
Open
Update branch-21.10 with changes from rapidsai fork#1601raydouglass wants to merge 42 commits intoBlazingDB:branch-21.10from
branch-21.10 with changes from rapidsai fork#1601raydouglass wants to merge 42 commits intoBlazingDB:branch-21.10from
Conversation
…it was part of the pool instead of being part of the allocation
[REVIEW] UCX double free bug fix
…f dataframe that has decimal columns
…sing_float Feature/decimal support using float
…ignore-cub-version-check [REVIEW] Add argument thrust-ignore-cub-version-check
pre-release changes for 21.08
Pin spdlog to match RAPIDS
…ersion Restrict Google cloud cpp version
[Fix] Update for cudf v21.10 API changes
Since the RAPIDS team has taken over maintenance for Blazing `21.10`, this PR disables uploads to the Blazing channels on Anaconda.org to prevent potential upload issues from blocking CI (i.e. storage full issues).
Disable uploads to `blazing` channels
Fix double free
Port 21.08 changes to 21.10
Collaborator
|
Please update the changelog in order to start CI tests. View the gpuCI docs here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Just submitting this PR to update
branch-21.10of BlazingSQL with changes RAPIDS made to ensure compatibility withcudf21.10.This also contains
branch-21.08commits that have not been forward merged.Please note, BlazingSQL
21.10was released from https://github.com/rapidsai/blazingsql-release-staging/tree/v21.10.00 instead of the main BlazingSQL repository.