Skip to content

Fix pandas failures in fillna tests - #21830

Merged
galipremsagar merged 1 commit into
NVIDIA:pandas3from
galipremsagar:fillna
Mar 18, 2026
Merged

Fix pandas failures in fillna tests#21830
galipremsagar merged 1 commit into
NVIDIA:pandas3from
galipremsagar:fillna

Conversation

@galipremsagar

Copy link
Copy Markdown
Contributor

Description

This PR fixes 8 pytest that are failing due to the following error in pandas-3.0:

pyarrow.lib.ArrowNotImplementedError: Unsupported cast from fixed_size_binary[8] to decimal64 using function cast_decimal64

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 self-assigned this Mar 17, 2026
@galipremsagar galipremsagar added the 3 - Ready for Review Ready for review by team label Mar 17, 2026
@galipremsagar
galipremsagar requested a review from a team as a code owner March 17, 2026 22:54
@galipremsagar galipremsagar added the Python Affects Python cuDF API. label Mar 17, 2026
@galipremsagar
galipremsagar removed the request for review from a team March 17, 2026 22:54
@galipremsagar galipremsagar added the improvement Improvement / enhancement to an existing function label Mar 17, 2026
@galipremsagar galipremsagar added the non-breaking Non-breaking change label Mar 17, 2026
@galipremsagar
galipremsagar requested a review from vyasr March 17, 2026 22:54
@GPUtester GPUtester moved this to In Progress in cuDF Python Mar 17, 2026
@galipremsagar galipremsagar added 5 - Ready to Merge Testing and reviews complete, ready to merge and removed 3 - Ready for Review Ready for review by team labels Mar 18, 2026
@galipremsagar
galipremsagar merged commit d660639 into NVIDIA:pandas3 Mar 18, 2026
59 of 95 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in cuDF Python Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5 - Ready to Merge Testing and reviews complete, ready to merge improvement Improvement / enhancement to an existing function 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