Skip to content

Conversation

mroeschke
Copy link
Contributor

@mroeschke mroeschke commented Oct 7, 2025

Description

pydantic made a release today, and pyiceberg was relying on non-documented functionality that was removed

AttributeError: 'pydantic_core._pydantic_core.ValidationInfo' object has no attribute 'current_schema_id'

So I think it's sufficient just to pin pydantic in our cudf_polars polars test job

Checklist

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

@mroeschke mroeschke self-assigned this Oct 7, 2025
@mroeschke mroeschke requested a review from a team as a code owner October 7, 2025 21:26
@mroeschke mroeschke added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Oct 7, 2025
@mroeschke mroeschke requested a review from bdice October 7, 2025 21:26
@vyasr
Copy link
Contributor

vyasr commented Oct 7, 2025

There is already a report at apache/iceberg-python#2590. The underlying issue is pydantic/pydantic#12347.

@vyasr
Copy link
Contributor

vyasr commented Oct 7, 2025

/merge

1 similar comment
@mroeschke
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit b4ba86b into rapidsai:branch-25.12 Oct 7, 2025
138 of 139 checks passed
@mroeschke mroeschke deleted the ci/cudf_polars/polars_tests_pydantic branch October 7, 2025 22:56
AyodeAwe pushed a commit that referenced this pull request Oct 9, 2025
## Description
Same change applied in #20200 for
25.10

## Checklist
- [ ] I am familiar with the [Contributing
Guidelines](https://github.com/rapidsai/cudf/blob/HEAD/CONTRIBUTING.md).
- [ ] New or existing tests cover these changes.
- [ ] The documentation is up to date with these changes.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants