datahub icon indicating copy to clipboard operation
datahub copied to clipboard

feat(ingestion): PowerBI# Improve PowerBI source ingestion

Open siddiquebagwan opened this issue 2 years ago • 2 comments

Improved mapping would be: 1) PowerBI DataSet's name -> DataHub DataSet db-name (It would be part of URN: <db-name>.<table-name>) 2) PowerBI DataSet's table-name -> DataHub DataSet table-name (It would be part of URN: <db-name>.<table-name>) 3) PowerBI DataSet's Platform i.e powerbi -> DataHub DataSet DataPlatform i.e powerbi

<schema-name> wouldn't be available as PoweBI DataSet doesn't have a schema concept.

siddiquebagwan avatar Nov 24 '22 17:11 siddiquebagwan

Unit Test Results (metadata ingestion)

       8 files         8 suites   1h 1m 55s :stopwatch:    776 tests    774 :heavy_check_mark: 2 :zzz: 0 :x: 1 554 runs  1 549 :heavy_check_mark: 5 :zzz: 0 :x:

Results for commit 09268dbf.

github-actions[bot] avatar Nov 24 '22 17:11 github-actions[bot]

Unit Test Results (build & test)

621 tests  ±0   617 :heavy_check_mark: ±0   16m 1s :stopwatch: -6s 157 suites ±0       4 :zzz: ±0  157 files   ±0       0 :x: ±0 

Results for commit 09268dbf. ± Comparison against base commit 5fd5866a.

github-actions[bot] avatar Nov 24 '22 18:11 github-actions[bot]