-
Notifications
You must be signed in to change notification settings - Fork 901
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
[RELEASE] cudf v0.15 #6079
[RELEASE] cudf v0.15 #6079
Conversation
[REVIEW] Fix jitcache-multiprocess test failure, fix CUDA 11 related CI issues
[REVIEW] FIX Remove unnecessary mkdir command [skip-ci]
[REVIEW] Add duration types support in cudf(python/cython)
[REVIEW] Fix return type of `MultiIndex.argsort`
[REVIEW] Fix SeriesGroupBy.nunique() to return a Series
[REVIEW] Add MD5 to existing hashing functionality
[REVIEW] Make sure to always preserve list column hierarchies.
[REVIEW] Fix issue related to `string` to `datetime64` column typecast
[REVIEW] Replace CNMeM with pool_memory_resource
…dd-list-gather-python
[REVIEW] Import traits.hpp for cudftestutils consumers
Update CI scripts to remove references to master [skip ci]
The change log check was updated in branch-0.15 but both master and main have an older version of the ci/checks/changelog.sh. Without the forced checkout this will break and not complete the check successfully.
FIX Update change log check
[REVIEW] Fix for reading columns out-of-order they appear in parquet files.
[REVIEW] Update docs to remove references to master [skip ci]
Check out this pull request on Review Jupyter notebook visual diffs & provide feedback on notebooks. Powered by ReviewNB |
Codecov Report
@@ Coverage Diff @@
## main #6079 +/- ##
=======================================
Coverage ? 84.52%
=======================================
Files ? 82
Lines ? 13835
Branches ? 0
=======================================
Hits ? 11694
Misses ? 2141
Partials ? 0 Continue to review full report at Codecov.
|
❄️ Code freeze for
branch-0.15
and v0.15 releaseWhat does this mean?
Only critical/hotfix level issues should be merged into
branch-0.15
until release (merging of this PR).What is the purpose of this PR?
branch-0.15
intomain
for the release