OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

Add support to read more than one run_results.json file

Open Larissa-Rocha opened this issue 1 year ago • 1 comments

Feature If I have different pipelines running different models in my dbt project, they will produce different run_results.json. I would like to be able to import both when adding dbt ingestion so they can populate the tables they refer to.

Describe the task I have one dbt project with a single manifest.json and catalog.json. But I have 2 different pipelines that generate two different run_results.json. And all of these point to a single database.

Larissa-Rocha avatar May 14 '24 14:05 Larissa-Rocha

I'll be working on this

SumanMaharana avatar May 15 '24 12:05 SumanMaharana