A dbt-core plugin to weave together multi-project dbt-core deployments

dbt dbt-core plugin python3
1 Open Issue Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `dbt-loom` tool is failing to populate column metadata for models referenced from other dbt projects. When a model from an external repository is integrated, its `columns` field in the current project's generated `manifest.json` is empty, despite the original model having defined columns. This prevents downstream tools from utilizing the expected column definitions.

Complexity: 3/5
enhancement help wanted

A dbt-core plugin to weave together multi-project dbt-core deployments

Python
#dbt#dbt-core#plugin#python3