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

PowerBI ingestion doesn't work with Python 3.11 (but does work with Python 3.10) #8383

Closed
fargoun opened this issue Jul 9, 2023 · 4 comments · Fixed by #8609
Closed

PowerBI ingestion doesn't work with Python 3.11 (but does work with Python 3.10) #8383

fargoun opened this issue Jul 9, 2023 · 4 comments · Fixed by #8609
Labels
bug Bug report stale

Comments

@fargoun
Copy link

fargoun commented Jul 9, 2023

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

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:

  1. Install Python 3.11
  2. Try to run a PowerBI ingestion via CLI

Expected behavior
It should work on Python 3.11 as well

@fargoun fargoun added the bug Bug report label Jul 9, 2023
@treff7es
Copy link
Contributor

Python 3.11 is not supported yet; please use 3.10 until it will be supported.

@fargoun
Copy link
Author

fargoun commented Jul 10, 2023

@treff7es - any ETA to when Python 3.11 is going to be supported?

@hsheth2
Copy link
Collaborator

hsheth2 commented Jul 11, 2023

No concrete timeline yet, but we're working on it here: #6485

@github-actions
Copy link

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

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

Successfully merging a pull request may close this issue.

3 participants