Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reference to models and packages #174

Open
elca-anh opened this issue Jul 29, 2024 · 0 comments
Open

Reference to models and packages #174

elca-anh opened this issue Jul 29, 2024 · 0 comments

Comments

@elca-anh
Copy link

As dbt-osmosis is reading the table structure from the target system, the name of the taget table is interpolated from the model.
However, it seems that dbt-osmosis is not following the same process as dbt-core to perform this interpolation.

In our context, we have implemented macros to override of generate_alias_name and generate_schema_name to prefix the table names (and allow for branches in DEV env). The prefixes are not added and the table fall short of what is available in the target system.

Please reach to me if you need more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant