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

feat(ingestion/powerbi): ingest powerbi app #11629

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

sid-acryl
Copy link
Collaborator

No description provided.

@sid-acryl sid-acryl changed the title feat(ingestion/powerbi): powerbi app ingestion as dashboard feat(ingestion/powerbi): ingest powerbi app Oct 15, 2024
@github-actions github-actions bot added the ingestion PR or Issue related to the ingestion of metadata label Oct 15, 2024
@aviv-julienjehannet
Copy link
Contributor

@@ -97,6 +99,8 @@ def __init__(
),
)

self.get_app = lru_cache(maxsize=128)(self.__get_app)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why would we be calling get_app multiple times?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not needed, I removed the cache.

@sid-acryl
Copy link
Collaborator Author

Strange error not strictly linked to my PR, I suppose: https://github.com/datahub-project/datahub/actions/runs/11350486344/job/31568984855?pr=11629#step:12:1720

It will be fixed now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ingestion PR or Issue related to the ingestion of metadata
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants