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

Forward-merge branch-23.10 to branch-23.12 #14372

Merged
merged 537 commits into from
Nov 8, 2023

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Nov 8, 2023

Manual forward merge from 23.10 to 23.12.

This PR should not be squashed.

Closes #14373.

mroeschke and others added 30 commits October 17, 2023 17:26
Raise ValueError if Index is constructed from scalar
Now that we override the type name, we can't check for cudf.pandas by
looking at the class name: it's identical to the pandas one.
…compat

Give pandas final proxy types module of slow type
Rename TransparentModuleFinderAndLoader to ModuleAccelerator
Make `Series({}).index` return RangeIndex
@bdice bdice requested a review from isVoid November 8, 2023 14:00
Copy link

copy-pr-bot bot commented Nov 8, 2023

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions github-actions bot added Python Affects Python cuDF API. conda labels Nov 8, 2023
Copy link
Member

@raydouglass raydouglass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ops-codeowners changes look good

@raydouglass
Copy link
Member

/okay to test

@galipremsagar
Copy link
Contributor

/okay to test

@bdice bdice added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Nov 8, 2023
@galipremsagar
Copy link
Contributor

/okay to test

bdice and others added 2 commits November 8, 2023 12:03
Fixes benchmark image and benchmark diff.

I will revert the CI/build changes in a follow-up PR.

Authors:
   - Bradley Dice (https://github.com/bdice)

Approvers:
   - Ray Douglass (https://github.com/raydouglass)
@galipremsagar
Copy link
Contributor

/okay to test

@bdice
Copy link
Contributor Author

bdice commented Nov 8, 2023

/okay to test

@vyasr vyasr added the 5 - DO NOT MERGE Hold off on merging; see PR for details label Nov 8, 2023
@galipremsagar
Copy link
Contributor

/okay to test

@raydouglass raydouglass merged commit a35f90c into rapidsai:branch-23.12 Nov 8, 2023
64 of 65 checks passed
@raydouglass raydouglass removed the 5 - DO NOT MERGE Hold off on merging; see PR for details label Nov 8, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

10 participants