You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Trying to run PowerBI ingestion (via the CLI) using Python 3.11 results in:
Failed to find a registered source for type powerbi: mutable default <class 'datahub.metadata.schema_classes.NullTypeClass'> for field datahubDataType is not allowed: use default_factory
This issue is stale because it has been open for 30 days with no activity. If you believe this is still an issue on the latest DataHub release please leave a comment with the version that you tested it with. If this is a question/discussion please head to https://slack.datahubproject.io. For feature requests please use https://feature-requests.datahubproject.io
Describe the bug
Trying to run PowerBI ingestion (via the CLI) using Python 3.11 results in:
Trying the same with Python 3.10 works.
See full context in DataHub Slack: https://datahubspace.slack.com/archives/C034DC21HJN/p1687512554525499?thread_ts=1687276688.508919&cid=C034DC21HJN
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should work on Python 3.11 as well
The text was updated successfully, but these errors were encountered: