Skip to content

feat: Upgrade the pydantic from v1 to V2 #3942

Closed
shuchu wants to merge 15 commits intofeast-dev:masterfrom
shuchu:feature/issue-3778
Closed

feat: Upgrade the pydantic from v1 to V2 #3942
shuchu wants to merge 15 commits intofeast-dev:masterfrom
shuchu:feature/issue-3778

Conversation

@shuchu
Copy link
Collaborator

@shuchu shuchu commented Feb 8, 2024

What this PR does / why we need it:
Based on the requirements from the Feast users, we want to upgrade the Pydantic version to v2 (2.6) for the performance of Feast.

Here are a few important package version changes:
pydantic >= 2.0.0
great_expectations>=0.15.41 (the upper bound is removed. Its required by the pydantic v2.)

Since it changes many files in the codebase, I humbly ask our reviewers to review this PR carefully.

Which issue(s) this PR fixes:
Fixes #3778

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pydantic 2.0 support

7 participants