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 into branch-23.12 #14435

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Conversation

raydouglass
Copy link
Member

Automated forward mergers have moved on, so opening a manual PR for the forward merge.

This PR should not be squash merged.

Bacport of #14400 
Fixes: #14398 
This PR raises an error in `reindex` API when reindexing is performed on a non-unique index column.

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - Matthew Roeschke (https://github.com/mroeschke)
  - Lawrence Mitchell (https://github.com/wence-)

URL: #14400

Authors:
   - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
   - Richard (Rick) Zamora (https://github.com/rjzamora)
   - Ashwin Srinath (https://github.com/shwina)
   - Ray Douglass (https://github.com/raydouglass)
@raydouglass raydouglass added bug Something isn't working 5 - DO NOT MERGE Hold off on merging; see PR for details non-breaking Non-breaking change labels Nov 16, 2023
@raydouglass raydouglass requested review from a team as code owners November 16, 2023 22:29
@github-actions github-actions bot added the Python Affects Python cuDF API. label Nov 16, 2023
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (branch-23.12@38a5a32). Click here to learn what that means.

Additional details and impacted files
@@               Coverage Diff               @@
##             branch-23.12   #14435   +/-   ##
===============================================
  Coverage                ?   85.72%           
===============================================
  Files                   ?      170           
  Lines                   ?    27297           
  Branches                ?        0           
===============================================
  Hits                    ?    23401           
  Misses                  ?     3896           
  Partials                ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@raydouglass raydouglass merged commit 68cb1d9 into branch-23.12 Nov 28, 2023
144 of 146 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - DO NOT MERGE Hold off on merging; see PR for details bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants