Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to support Pydantic 2 #824

Open
hopper-signifyd opened this issue Aug 2, 2023 · 2 comments
Open

Update to support Pydantic 2 #824

hopper-signifyd opened this issue Aug 2, 2023 · 2 comments

Comments

@hopper-signifyd
Copy link

Expected Behavior

I can't update my application code to use Pydantic 2 because DBX is using Pydantic 1. AFAIK Pydantic 2 is backwards compatible if you're willing to update package import names.

Current Behavior

DBX failures happen when I update to Pydantic 2

Steps to Reproduce (for bugs)

Install DBX and Pydantic 2. Try to use DBX.

Context

I want to use Pydantic 2.1

Your Environment

  • dbx version used: 0.8.18 or earlier
  • Databricks Runtime version: irrelevant
@guilgautier
Copy link

Any update on this topic ?
Pydantic current version is 2.5.2...

Thanks for your time and consideration :)

@hopper-signifyd
Copy link
Author

We ultimately moved off of dbx. For some of our use cases, we just used the Databricks SDK directly and for others, we moved to Databricks asset bundles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants