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

[RELEASE] cudf v0.15 #6079

Merged
merged 4,539 commits into from
Aug 26, 2020
Merged

[RELEASE] cudf v0.15 #6079

merged 4,539 commits into from
Aug 26, 2020

Conversation

GPUtester
Copy link
Collaborator

❄️ Code freeze for branch-0.15 and v0.15 release

What 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?

  • Update documentation
  • Allow testing for the new release
  • Enable a means to merge branch-0.15 into main for the release

Keith Kraus and others added 30 commits August 12, 2020 17:50
[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
trxcllnt and others added 16 commits August 20, 2020 08:13
[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.
[REVIEW] Fix for reading columns out-of-order they appear in parquet files.
[REVIEW] Update docs to remove references to master [skip ci]
@GPUtester GPUtester requested review from a team as code owners August 24, 2020 18:57
@GPUtester GPUtester requested review from devavret and trevorsm7 and removed request for a team August 24, 2020 18:57
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

Review Jupyter notebook visual diffs & provide feedback on notebooks.


Powered by ReviewNB

@codecov
Copy link

codecov bot commented Aug 26, 2020

Codecov Report

❗ No coverage uploaded for pull request base (main@789d19b). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 789d19b...b352155. Read the comment docs.

@raydouglass raydouglass merged commit 819f514 into main Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.