Skip to content

Fix Parquet pytest failures #21967

Merged
galipremsagar merged 7 commits intorapidsai:pandas3from
galipremsagar:parquet_fixes
Apr 1, 2026
Merged

Fix Parquet pytest failures #21967
galipremsagar merged 7 commits intorapidsai:pandas3from
galipremsagar:parquet_fixes

Conversation

@galipremsagar
Copy link
Copy Markdown
Contributor

@galipremsagar galipremsagar commented Mar 31, 2026

Description

This PR fixes column dtype preservation bug and parquet pytest failures.

This PR:

== 92 failed, 78371 passed, 19475 skipped, 1542 xfailed in 276.78s (0:04:36) ===

pandas3:

== 102 failed, 78361 passed, 19475 skipped, 1542 xfailed in 288.56s (0:04:48) ==

Checklist

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

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot bot commented Mar 31, 2026

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@github-actions github-actions bot added the Python Affects Python cuDF API. label Mar 31, 2026
@GPUtester GPUtester moved this to In Progress in cuDF Python Mar 31, 2026
@galipremsagar galipremsagar changed the title Parquet fixes Fix Parquet pytest failures Apr 1, 2026
@galipremsagar galipremsagar added 3 - Ready for Review Ready for review by team bug Something isn't working non-breaking Non-breaking change labels Apr 1, 2026
@galipremsagar galipremsagar marked this pull request as ready for review April 1, 2026 18:45
@galipremsagar galipremsagar requested a review from a team as a code owner April 1, 2026 18:45
@galipremsagar galipremsagar requested review from Matt711 and bdice and removed request for a team April 1, 2026 18:45
@galipremsagar galipremsagar requested a review from mroeschke April 1, 2026 18:45
nirandaperera and others added 2 commits April 1, 2026 20:09
…apidsai#21972)

This PR allows configuring dask worker memory in pdsh benchmarks. Only affects `--cluster distributed` without using `--scheduler-address` or `--scheduler-file` args (ie. when creating a `LocalCUDACluster`). 

[Discussion](https://nvidia.slack.com/archives/C06CUH0CHF1/p1774993516218269)

Authors:
  - Niranda Perera (https://github.com/nirandaperera)

Approvers:
  - Richard (Rick) Zamora (https://github.com/rjzamora)

URL: rapidsai#21972
@github-actions github-actions bot added the cudf-polars Issues specific to cudf-polars label Apr 1, 2026
@galipremsagar galipremsagar merged commit 72c7b8f into rapidsai:pandas3 Apr 1, 2026
53 of 85 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in cuDF Python Apr 1, 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 cudf-polars Issues specific to cudf-polars non-breaking Non-breaking change Python Affects Python cuDF API.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants