Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
Set source_node argument.
Browse files Browse the repository at this point in the history
  • Loading branch information
kudryk committed Apr 4, 2024
1 parent 8b13aa6 commit 74e739c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/adapter/src/fal/dbt/integration/project.py
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,7 @@ def _model(
) -> ManifestNode:
# HACK: always setting node package as self.project_dir
target_model: MaybeNonSource = self._manifest.native_manifest.resolve_ref(
None,
target_model_name,
target_package_name,
None,
Expand Down

0 comments on commit 74e739c

Please sign in to comment.