Open Issues Need Help
View All on GitHub Columns in manifest.json generated about 2 months ago
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