Skip to content

Fix all binops failures - #21738

Merged
galipremsagar merged 1 commit into
NVIDIA:pandas3from
galipremsagar:binops_fixes
Mar 10, 2026
Merged

Fix all binops failures#21738
galipremsagar merged 1 commit into
NVIDIA:pandas3from
galipremsagar:binops_fixes

Conversation

@galipremsagar

Copy link
Copy Markdown
Contributor

Description

This PR fixes binops failures:

  1. By updating the pytest correctly.
  2. By allowing cai to be constructed for nullable pandas types.

pandas3:

== 742 failed, 77697 passed, 19475 skipped, 1551 xfailed in 494.85s (0:08:14) ==

This PR:

== 686 failed, 77753 passed, 19475 skipped, 1551 xfailed in 494.02s (0:08:14) ==

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@galipremsagar
galipremsagar requested a review from mroeschke March 10, 2026 21:25
@galipremsagar galipremsagar self-assigned this Mar 10, 2026
@galipremsagar
galipremsagar requested a review from a team as a code owner March 10, 2026 21:25
@galipremsagar
galipremsagar requested review from wence- and removed request for a team March 10, 2026 21:25
@galipremsagar galipremsagar added bug Something isn't working 3 - Ready for Review Ready for review by team Python Affects Python cuDF API. non-breaking Non-breaking change labels Mar 10, 2026
@GPUtester GPUtester moved this to In Progress in cuDF Python Mar 10, 2026
@galipremsagar
galipremsagar merged commit 0cf74b2 into NVIDIA:pandas3 Mar 10, 2026
45 of 46 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in cuDF Python Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 - Ready for Review Ready for review by team bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants