Skip to content

Fixes #31061 - Added support for Databricks (Multicloud) source to PowerBI metadata agent - #31068

Open
DaniS2001 wants to merge 2 commits into
open-metadata:mainfrom
DaniS2001:main
Open

Fixes #31061 - Added support for Databricks (Multicloud) source to PowerBI metadata agent#31068
DaniS2001 wants to merge 2 commits into
open-metadata:mainfrom
DaniS2001:main

Conversation

@DaniS2001

Copy link
Copy Markdown

… PowerBI to enable proper linage

Describe your changes:

Fixes #31061

I worked on PowerBI Metadata agent using k8s ingestion approach because i wans't getting all lineage properly between Databricks and PowerBI because of the source type used in PowerBI where 2 type of Databricks sources coexist.

Type of change:

  • Bug fix

High-level design:

N/A — small change.

Tests:

Use cases covered

Unit tests

Backend integration tests

Ingestion integration tests

Playwright (UI) tests

Manual testing performed

UI screen recording / screenshots:

Not applicable.

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • My PR is linked to a GitHub issue via Fixes #<issue-number> above.
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.
  • For UI changes: I attached a screen recording and/or screenshots above.
  • I have added tests (unit / integration / Playwright as applicable) and listed them above.

@DaniS2001
DaniS2001 requested a review from a team as a code owner August 5, 2026 20:35
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

❌ PR checklist incomplete

This PR cannot be merged until the following are addressed on its linked issue:

The fields live on the linked issue in the Shipping project (open the issue → right sidebar → Projects). After you set them, re-run this check (or push a commit) — issue/project changes do not re-trigger it automatically.

Maintainers can bypass this check by adding the skip-pr-checks label.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Hi there 👋 Thanks for your contribution!

The OpenMetadata team will review the PR shortly! Once it has been labeled as safe to test, the CI workflows
will start executing and we'll be able to make sure everything is working as expected.

Let us know if you need any help!

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Hi there 👋 Thanks for your contribution!

The OpenMetadata team will review the PR shortly! Once it has been labeled as safe to test, the CI workflows
will start executing and we'll be able to make sure everything is working as expected.

Let us know if you need any help!

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

Successfully merging this pull request may close these issues.

PowerBI lineage against Databricks its only supported if data source type is Azure Databricks or table name in PowerBI matches table name in Databricks

1 participant